shithub: mpl

RSS feed

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