index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
/
mpeg.h
Age
Commit message (
Expand
)
Author
2004-08-16
Const policed pointer arguments to functions, part 1
Jens Arnold
2004-07-29
Two new exported functions: mpeg_get_last_header() and mpeg_file_pos()
Linus Nielsen Feltzing
2004-07-27
Added possibility to select the priority of the ID3 tags
Linus Nielsen Feltzing
2004-06-03
The Play button now acts as a Pause button during recording instead of openin...
Linus Nielsen Feltzing
2004-01-15
Added mpeg_next_track(), which returns a pointer to the id3 struct of the
Daniel Stenberg
2004-01-10
next round of playback function split: everything in place, working and used;...
Jörg Hohensohn
2004-01-05
Moved the low-level playback functionality into a new, separate module "mp3_p...
Jörg Hohensohn
2003-12-31
New recording feature: Prerecord up to 30 seconds before you press the Play k...
Linus Nielsen Feltzing
2003-11-02
Frame-accurate file splits when recording. Now the PLAY button closes the cur...
Linus Nielsen Feltzing
2003-08-29
Pass actual time instead of offset to mpeg_ff_rewind. Fixes ff/rew to wrong ...
Hardeep Sidhu
2003-07-22
Setting the lowest mic gain no longer turns off the mic (bug #774349)
Linus Nielsen Feltzing
2003-06-19
Slightly better handling of disk-full situations
Linus Nielsen Feltzing
2003-04-20
Xing headers now support mono better, added the 'editable files' option
Linus Nielsen Feltzing
2003-04-15
Safer low water mark when recording
Linus Nielsen Feltzing
2003-04-01
Recorded files shorter than 3 hours now show correct average bitrate even wit...
Linus Nielsen Feltzing
2003-03-10
New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation code
Linus Nielsen Feltzing
2003-02-27
Added three new channel modes: Stereo narrow, Stereo wide, and Karaoke (voice...
Björn Stenberg
2003-02-14
Fixed the 3-hour time display bug, plus some cosmetic changes
Linus Nielsen Feltzing
2003-02-14
Correct saving of channel config (patch by Remo Hofer)
Linus Nielsen Feltzing
2003-02-07
Include File Cleanup And Move-Around Party 2003.
Daniel Stenberg