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