summaryrefslogtreecommitdiff
path: root/firmware/mpeg.h (unfollow)
Commit message (Expand)Author
2003-02-13these are now present in export/Daniel Stenberg
2002-12-05Faster start of playbackLinus Nielsen Feltzing
2002-12-05More fine-tuned buffer handling, and better debug infoLinus Nielsen Feltzing
2002-12-05Added MP3 buffer margin settingLinus Nielsen Feltzing
2002-12-05The low watermark level is now dynamically calculatedLinus Nielsen Feltzing
2002-11-20More MAS voodoo resulting in more stable, maybe even working, recordingLinus Nielsen Feltzing
2002-11-19More recording stability, plus some feedbackLinus Nielsen Feltzing
2002-11-11use the protos on the simulator as well, this should kill a warningDaniel Stenberg
2002-11-10Added recording functionalityLinus Nielsen Feltzing
2002-10-18Added mpeg_set_pitch() stub to simulator.Björn Stenberg
2002-10-15More debug infoLinus Nielsen Feltzing
2002-10-14Swapping is now done without the MPEG_SWAP message. Added some debugging func...Linus Nielsen Feltzing
2002-10-02Changed .eq file format to simple 'setting: value' model.Björn Stenberg
2002-09-24New mpeg_status() function replaces mpeg_is_playing()Linus Nielsen Feltzing
2002-09-12Pitch control for RecorderLinus Nielsen Feltzing
2002-09-10Flush and reload preloaded tracks if playlist changesHardeep Sidhu
2002-09-09Added channel configurationLinus Nielsen Feltzing
2002-08-16Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...Björn Stenberg
2002-08-14Added Balance settingLinus Nielsen Feltzing
2002-08-14Added fast forward and rewind (without sound). Patch by Hardeep Sidhu.Björn Stenberg
2002-08-08Changed #ifdef from ARCHOS_RECORDER to HAVE_*Björn Stenberg
2002-07-25First step towards better ID3 handlingLinus Nielsen Feltzing
2002-07-25Automatic Volume Control for Recorder by Heikki HannikainenLinus Nielsen Feltzing
2002-07-22Loudness and Superbass patch by Heikki HannikainenLinus Nielsen Feltzing
2002-07-02stdbool.h not included (bool undefined)Felix Arends
2002-07-01Added mpeg_is_playing()Linus Nielsen Feltzing
2002-06-28Added mpeg_sound_numdecimals()Linus Nielsen Feltzing
2002-06-28API change for default sound settingsLinus Nielsen Feltzing
2002-06-28First step towards a better sound setting APILinus Nielsen Feltzing
2002-06-27Moved settings.c/h to apps/Björn Stenberg
2002-06-26Added mpeg_next() and mpeg_prev() (Yusef Napora)Björn Stenberg
2002-06-25A step towards WPSBjörn Stenberg
2002-05-24First versionBjörn Stenberg
2002-05-17Added gdb stub serial port setupBjörn Stenberg
2002-05-14Changed from gcc extension to C99 varargs macrosBjörn Stenberg
2002-05-06missing #define for VC++Stefan Meyer
2002-05-02Changed debug to DEBUGF and panic to panicf.Björn Stenberg
2002-04-20First commitLinus Nielsen Feltzing
2002-04-15First check inBjörn Stenberg
2002-04-11firmware typedefs. only bool so farDaniel Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg