summaryrefslogtreecommitdiff
path: root/apps/mpeg.c
AgeCommit message (Expand)Author
2009-05-21Simplify some redundant boolean expressionsBertrik Sikken
2009-05-09Remove unused function audio_has_changed_track from apps/mpeg.cBertrik Sikken
2009-04-06FS9795 - some playback cleanup. Jonathan Gordon
2009-03-04Cosmetic fix: remove duplicate semicolonsBertrik Sikken
2009-03-02Fix some memset calls that use the wrong order for arguments.Tom Ross
2009-02-16Don't send a trackchange event at end of playlist. Fixes 'Follow Playlist' on...Jens Arnold
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts
2008-10-31cleanup storage definesFrank Gevaerts
2008-10-16Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon
2008-10-15Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg
2008-10-14Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...Björn Stenberg
2008-10-10Moved id3.c, mpeg.c and replaygain.c from firmware/ to apps/. This is the fir...Björn Stenberg