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