summaryrefslogtreecommitdiff
path: root/firmware/export/mpeg.h (follow)
Commit message (Expand)AuthorAge
* Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...Björn Stenberg2008-10-14
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Updated use of events.h header file.Bertrik Sikken2008-04-27
* Implement the playback event handling as a system-wide multi-purpose event sy...Miika Pekkarinen2008-03-16
* Accept FS#8053 by Bertrik Sikken: playback.c and mpeg.c simplification by rem...Nicolas Pennequin2007-10-31
* Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen2007-09-19
* Hook up .cue file detection via a callback klugde on HWCODEC, to make cue she...Jens Arnold2007-03-01
* iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy2005-11-12
* Archos recording/playback: (1) Xing header creation: * Now estimates the fram...Jens Arnold2005-09-15
* Archos recording: Always prepend ID3V2 and Xing header to a recording file, e...Jens Arnold2005-09-04
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* Hooked up the runtime database on archos.Jens Arnold2005-08-21
* Avoid radio interference from the MAS internal clock on devices with the Sams...Jens Arnold2005-05-28
* More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2005-04-04
* Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2005-02-22
* different kind of recording beep: more faint, but not disturbing prerecording...Jörg Hohensohn2004-12-24
* aid for blind recorders: longer beep when starting a recording, short beep wh...Jörg Hohensohn2004-12-21
* Ondio: Increased PLAY_PENDING thresholds for smooth playback of all bitrates ...Jens Arnold2004-11-07
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Const policed pointer arguments to functions, part 1Jens Arnold2004-08-16
* Two new exported functions: mpeg_get_last_header() and mpeg_file_pos()Linus Nielsen Feltzing2004-07-29
* Added possibility to select the priority of the ID3 tagsLinus Nielsen Feltzing2004-07-27
* The Play button now acts as a Pause button during recording instead of openin...Linus Nielsen Feltzing2004-06-03
* Added mpeg_next_track(), which returns a pointer to the id3 struct of theDaniel Stenberg2004-01-15
* next round of playback function split: everything in place, working and used;...Jörg Hohensohn2004-01-10
* Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn2004-01-05
* New recording feature: Prerecord up to 30 seconds before you press the Play k...Linus Nielsen Feltzing2003-12-31
* Frame-accurate file splits when recording. Now the PLAY button closes the cur...Linus Nielsen Feltzing2003-11-02
* Pass actual time instead of offset to mpeg_ff_rewind. Fixes ff/rew to wrong ...Hardeep Sidhu2003-08-29
* Setting the lowest mic gain no longer turns off the mic (bug #774349)Linus Nielsen Feltzing2003-07-22
* Slightly better handling of disk-full situationsLinus Nielsen Feltzing2003-06-19
* Xing headers now support mono better, added the 'editable files' optionLinus Nielsen Feltzing2003-04-20
* Safer low water mark when recordingLinus Nielsen Feltzing2003-04-15
* Recorded files shorter than 3 hours now show correct average bitrate even wit...Linus Nielsen Feltzing2003-04-01
* New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation codeLinus Nielsen Feltzing2003-03-10
* Added three new channel modes: Stereo narrow, Stereo wide, and Karaoke (voice...Björn Stenberg2003-02-27
* Fixed the 3-hour time display bug, plus some cosmetic changesLinus Nielsen Feltzing2003-02-14
* Correct saving of channel config (patch by Remo Hofer)Linus Nielsen Feltzing2003-02-14
* Include File Cleanup And Move-Around Party 2003.Daniel Stenberg2003-02-07