summaryrefslogtreecommitdiffstats
path: root/firmware/mpeg.h
AgeCommit message (Expand)AuthorFilesLines
2003-02-13these are now present in export/Daniel Stenberg1-116/+0
2002-12-05Faster start of playbackLinus Nielsen Feltzing1-0/+2
2002-12-05More fine-tuned buffer handling, and better debug infoLinus Nielsen Feltzing1-0/+2
2002-12-05Added MP3 buffer margin settingLinus Nielsen Feltzing1-0/+1
2002-12-05The low watermark level is now dynamically calculatedLinus Nielsen Feltzing1-1/+2
2002-11-20More MAS voodoo resulting in more stable, maybe even working, recordingLinus Nielsen Feltzing1-0/+1
2002-11-19More recording stability, plus some feedbackLinus Nielsen Feltzing1-0/+1
2002-11-11use the protos on the simulator as well, this should kill a warningDaniel Stenberg1-1/+1
2002-11-10Added recording functionalityLinus Nielsen Feltzing1-1/+12
2002-10-18Added mpeg_set_pitch() stub to simulator.Björn Stenberg1-2/+0
2002-10-15More debug infoLinus Nielsen Feltzing1-0/+9
2002-10-14Swapping is now done without the MPEG_SWAP message. Added some debugging func...Linus Nielsen Feltzing1-0/+21
2002-10-02Changed .eq file format to simple 'setting: value' model.Björn Stenberg1-0/+1
2002-09-24New mpeg_status() function replaces mpeg_is_playing()Linus Nielsen Feltzing1-2/+7
2002-09-12Pitch control for RecorderLinus Nielsen Feltzing1-0/+3
2002-09-10Flush and reload preloaded tracks if playlist changesHardeep Sidhu1-0/+1
2002-09-09Added channel configurationLinus Nielsen Feltzing1-1/+8
2002-08-16Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...Björn Stenberg1-1/+1
2002-08-14Added Balance settingLinus Nielsen Feltzing1-7/+1
2002-08-14Added fast forward and rewind (without sound). Patch by Hardeep Sidhu.Björn Stenberg1-0/+1
2002-08-08Changed #ifdef from ARCHOS_RECORDER to HAVE_*Björn Stenberg1-1/+1
2002-07-25First step towards better ID3 handlingLinus Nielsen Feltzing1-0/+1
2002-07-25Automatic Volume Control for Recorder by Heikki HannikainenLinus Nielsen Feltzing1-2/+3
2002-07-22Loudness and Superbass patch by Heikki HannikainenLinus Nielsen Feltzing1-1/+1
2002-07-02stdbool.h not included (bool undefined)Felix Arends1-0/+2
2002-07-01Added mpeg_is_playing()Linus Nielsen Feltzing1-0/+1
2002-06-28Added mpeg_sound_numdecimals()Linus Nielsen Feltzing1-0/+1
2002-06-28API change for default sound settingsLinus Nielsen Feltzing1-0/+1
2002-06-28First step towards a better sound setting APILinus Nielsen Feltzing1-3/+19
2002-06-27Moved settings.c/h to apps/Björn Stenberg1-1/+1
2002-06-26Added mpeg_next() and mpeg_prev() (Yusef Napora)Björn Stenberg1-0/+2
2002-06-25A step towards WPSBjörn Stenberg1-0/+1
2002-05-24First versionBjörn Stenberg1-0/+31