summaryrefslogtreecommitdiffstats
path: root/firmware/export/mpeg.h
AgeCommit message (Expand)AuthorFilesLines
2005-11-12iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy1-11/+2
2005-09-15Archos recording/playback: (1) Xing header creation: * Now estimates the fram...Jens Arnold1-1/+1
2005-09-04Archos recording: Always prepend ID3V2 and Xing header to a recording file, e...Jens Arnold1-1/+1
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold1-1/+1
2005-08-21Hooked up the runtime database on archos.Jens Arnold1-0/+7
2005-05-28Avoid radio interference from the MAS internal clock on devices with the Sams...Jens Arnold1-0/+3
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing1-56/+0
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg1-0/+4
2004-12-24different kind of recording beep: more faint, but not disturbing prerecording...Jörg Hohensohn1-1/+1
2004-12-21aid for blind recorders: longer beep when starting a recording, short beep wh...Jörg Hohensohn1-0/+1
2004-11-07Ondio: Increased PLAY_PENDING thresholds for smooth playback of all bitrates ...Jens Arnold1-0/+5
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-1/+1
2004-08-16Const policed pointer arguments to functions, part 1Jens Arnold1-2/+2
2004-07-29Two new exported functions: mpeg_get_last_header() and mpeg_file_pos()Linus Nielsen Feltzing1-0/+2
2004-07-27Added possibility to select the priority of the ID3 tagsLinus Nielsen Feltzing1-0/+1
2004-06-03The Play button now acts as a Pause button during recording instead of openin...Linus Nielsen Feltzing1-0/+2
2004-01-15Added mpeg_next_track(), which returns a pointer to the id3 struct of theDaniel Stenberg1-0/+1
2004-01-10next round of playback function split: everything in place, working and used;...Jörg Hohensohn1-0/+4
2004-01-05Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn1-33/+1
2003-12-31New recording feature: Prerecord up to 30 seconds before you press the Play k...Linus Nielsen Feltzing1-2/+5
2003-11-02Frame-accurate file splits when recording. Now the PLAY button closes the cur...Linus Nielsen Feltzing1-0/+1
2003-08-29Pass actual time instead of offset to mpeg_ff_rewind. Fixes ff/rew to wrong ...Hardeep Sidhu1-1/+1
2003-07-22Setting the lowest mic gain no longer turns off the mic (bug #774349)Linus Nielsen Feltzing1-1/+1
2003-06-19Slightly better handling of disk-full situationsLinus Nielsen Feltzing1-0/+5
2003-04-20Xing headers now support mono better, added the 'editable files' optionLinus Nielsen Feltzing1-1/+5
2003-04-15Safer low water mark when recordingLinus Nielsen Feltzing1-0/+1
2003-04-01Recorded files shorter than 3 hours now show correct average bitrate even wit...Linus Nielsen Feltzing1-1/+0
2003-03-10New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation codeLinus Nielsen Feltzing1-0/+1
2003-02-27Added three new channel modes: Stereo narrow, Stereo wide, and Karaoke (voice...Björn Stenberg1-3/+6
2003-02-14Fixed the 3-hour time display bug, plus some cosmetic changesLinus Nielsen Feltzing1-1/+1
2003-02-14Correct saving of channel config (patch by Remo Hofer)Linus Nielsen Feltzing1-1/+1
2003-02-07Include File Cleanup And Move-Around Party 2003.Daniel Stenberg1-0/+116