summaryrefslogtreecommitdiff
path: root/firmware/export/mpeg.h (unfollow)
Commit message (Expand)Author
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
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