summaryrefslogtreecommitdiff
path: root/apps/mpeg.c
AgeCommit message (Expand)Author
2009-11-16mpeg.h/c cleanupJeffrey Goode
2009-11-16Cleanup audio.h, related functionsJeffrey Goode
2009-10-31Fix yellow, definesJeffrey Goode
2009-10-31FS#10739: playback.c code splitJeffrey Goode
2009-07-20fix FS#10453 - the cuesheet changes broke playback on swcodec, rework it so i...Jonathan Gordon
2009-07-20woops, remove that sim code which I forgot to remove from the older versions ...Jonathan Gordon
2009-07-20rework cuesheet support:Jonathan Gordon
2009-07-14FS#10080Nils Wallménius
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