RSS feed
	
	
	
		e25befe3
		 – Moody <jsmoody@iastate.edu>
 authored
 on 2020/04/04 20:14
		
Simplify mapinsert
		 
	
		3ecd4002
		 – Moody <jsmoody@iastate.edu>
 authored
 on 2020/04/04 20:08
		
Remove outdated info from readme.
		 
	
		62a1689b
		 – Moody <jsmoody@iastate.edu>
 authored
 on 2020/04/04 20:04
		
Add manual page.
		 
	
		4aee4f20
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/12/15 22:53
		
Fix crash when switching playlists after dumping.
		 
	
		a754ee9f
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/12/15 22:22
		
Fix traversal bug in mapinsert
		 
	
		7577bfa1
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/12/15 18:25
		
Fix improper use of utflen
		 
	
		ff1feb14
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/12/15 15:44
		
Increase vorbis buffer size, and catch large comments
		 
	
		be9670c5
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/12/10 06:25
		
Reduce memory fragmentation
		 
	
		079edb19
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/12/10 06:23
		
use unsigned for map hash
		 
	
		beec9be4
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/12/10 06:23
		
Change style
		 
	
		050d602a
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/12/05 12:34
		
functions for showing playlist as sidebar
		 
	
		a3134787
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/12/05 12:33
		
tidy of hashmap
		 
	
		4d66bfda
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/12/05 12:32
		
setmalloctag for emalloc
		 
	
		80d1babd
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/12/05 12:29
		
Fix wrong write of nul value
		 
	
		5d597414
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/11/21 09:25
		
Add different ways to load playlist
		 
	
		4f13cda5
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/10/16 07:27
		
Added missing event source file
		 
	
		0a1d3437
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/10/08 16:27
		
Add mouse events to change current song
		 
	
		c0bc11f5
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/10/06 19:56
		
Move volume control into it's own file
		 
	
		4973be1f
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/10/06 19:33
		
Move library managment into it's own thread
		 
	
		1e053787
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/09/24 11:46
		
Parse tracknumber for FLAC files
		 
	
		140b16cb
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/09/24 05:32
		
Add volume controls
		 
	
		b7a4f1e6
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/09/17 14:45
		
Typo in README
		 
	
		0e966830
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/09/17 14:44
		
Add README
		 
	
		fde5a028
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/09/17 10:06
		
Parse folder of albums instead of just one, and draw >1 to the screen if possible
		 
	
		f0bb0451
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/09/12 11:09
		
Refactor dec to use more channels
		 
	
		a848106f
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/09/11 10:30
		
Parse files into Song and Album structs
		 
	
		a1aa7038
		 – Jacob Moody <jsmoody@iastate.edu>
 authored
 on 2019/09/08 17:02
		
Initial commit