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
/
apps
Age
Commit message (
Expand
)
Author
2005-06-14
Oops, simulator compiles now fine.
Miika Pekkarinen
2005-06-14
Playlist changed are recognized correctly.
Miika Pekkarinen
2005-06-14
See my message on the mailinglist. This should kill all warnings left in the ...
Tomas Salfischberger
2005-06-14
Another warning fixed (idtag.c:59: warning: implicit declaration of function ...
Tomas Salfischberger
2005-06-14
The synthVoice() function declaration was wrong (caused a warning). And becau...
Tomas Salfischberger
2005-06-14
Fixed a dead lock, file handle leak that caused wps to jam and
Miika Pekkarinen
2005-06-14
Even more quiet audio initialization.
Miika Pekkarinen
2005-06-13
Increase FILEBUF_CHUNKSIZE to 128K - fixes pauses in high-bitrate AC3s
Dave Chapman
2005-06-13
Seeking forwards works a little better. Playlist handling still buggy.
Miika Pekkarinen
2005-06-13
Configure CODEC_SET_FILEBUF_CHUNKSIZE - improves FLAC performance
Dave Chapman
2005-06-13
Forward seeking fixed. Some comments added.
Miika Pekkarinen
2005-06-13
Initial commit of actual WavPack codec... :)
Dave Bryant
2005-06-13
Initial pass at WavPack codec playback support (and my first commit...)
Dave Bryant
2005-06-12
Remove TREE_RC_ENTER, it was redundant
Marcoen Hirschberg
2005-06-12
Make remote-control code more complete
Marcoen Hirschberg
2005-06-12
More codec loader corrections.
Miika Pekkarinen
2005-06-12
Codec loader fixed. Now switching between different codecs should work
Miika Pekkarinen
2005-06-12
Added menu button for remote (because the menu now supports the remote too).
Tomas Salfischberger
2005-06-12
Add remote control support to tree and menu. Move defines from wps.c to wps.h
Marcoen Hirschberg
2005-06-12
Fixed some mp3 metadata reading performance problem. Next track
Miika Pekkarinen
2005-06-12
First attempt at gapless MP3 support using LAME header info.
Thom Johansen
2005-06-12
Enabled minor Tremor opt.
Thom Johansen
2005-06-12
Calculate accurate Ogg duration and bitrate
Dave Chapman
2005-06-12
Sync and fixes.
Thom Johansen
2005-06-12
Small Musepack optimisation.
Thom Johansen
2005-06-11
Fixed buffering problem with some files.
Miika Pekkarinen
2005-06-11
Estimate (poorly) the duration of an Ogg track, and display elapsed time in WPS
Dave Chapman
2005-06-11
Setting current_fd to -1 at startup to prevent some rare crashes.
Miika Pekkarinen
2005-06-11
Fixed MP3 forward seeking.
Miika Pekkarinen
2005-06-11
center-scrolling: start scrolling when the cursor is at 2/3 of the screen. Th...
Marcoen Hirschberg
2005-06-11
Initial attempt at parsing the metadata in an Ogg file - it still doesn't cal...
Dave Chapman
2005-06-11
Big performance improvement for liba52. A couple of small ASM opts, and lots ...
Thom Johansen
2005-06-11
IRAM support for a52towav.
Thom Johansen
2005-06-11
Move another buffer into IRAM
Dave Chapman
2005-06-11
Synced.
Jonas Häggqvist
2005-06-11
Maybe (or maybe not) support downsampling multi-channel AC3 files. liba52 is...
Dave Chapman
2005-06-11
Fixed codec buffering problem.
Miika Pekkarinen
2005-06-11
First version of Musepack playback (not working)
Dave Chapman
2005-06-11
Add .a52 and .mpc to supported list of audio files
Dave Chapman
2005-06-11
First codeca52 (A52 aka AC3 playback) - it is already faster than realtime, w...
Dave Chapman
2005-06-11
Replaced critical loop with assembler. A bit closer to realtime now. This cod...
Thom Johansen
2005-06-11
Synced
Mats Lidell
2005-06-10
A little improvement on Vorbis block synthesis.
Pedro Vasconcelos
2005-06-10
Small typo.
Miika Pekkarinen
2005-06-10
Yet another crash bug fixed.
Miika Pekkarinen
2005-06-10
Fixed a null pointer problem which caused crashing. Playback should be
Miika Pekkarinen
2005-06-10
Fixed wav playing problems.
Miika Pekkarinen
2005-06-10
Use ci->request_buffer instead of ci->read_filebuf
Dave Chapman
2005-06-10
OK then, bitrate is in 1000s of bits per second, not 1024s of bits per second.
Dave Chapman
2005-06-10
Add codecwav.c
Dave Chapman
[prev]
[next]