summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-05Now codec names are in sync.Miika Pekkarinen
2005-07-05Copy the right files to .rockbox/rocks. Only tested on Cygwin though...Magnus Holmgren
2005-07-05Applied patch "[ 1232957 ] MP3 metadata fixes for software codec".Miika Pekkarinen
2005-07-05Show the same information in the ID3 browser as in the WPS screen; use string...Magnus Holmgren
2005-07-05More crossfade adjustments. Now crossfade should work shortly even ifMiika Pekkarinen
2005-07-05Fixed: Crossfading, broken elapsed info with mp3 files, possible cpuMiika Pekkarinen
2005-07-05Fixed a problem that caused playback to stop on certain situations. FixedMiika Pekkarinen
2005-07-05Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playbackLinus Nielsen Feltzing
2005-07-05Now the CPU is idle in USB modeLinus Nielsen Feltzing
2005-07-05New power-conserving CPU idle modeLinus Nielsen Feltzing
2005-07-05Fixed crossfading.Miika Pekkarinen
2005-07-05More accurate runtime estimate calculation for iriver (still not veryMiika Pekkarinen
2005-07-05Fixed player/studio warningLinus Nielsen Feltzing
2005-07-05New poweroff handling, using the SYS_POWEROFF event, allowing plugins to save...Linus Nielsen Feltzing
2005-07-04Moved resume info updating to the mpeg/playback threads so that it's saved ev...Hardeep Sidhu
2005-07-04Playcount and rating support as a tag for the wps; %rp and %rrMichiel Van Der Kolk
2005-07-04Disable backlight in the bootloaderLinus Nielsen Feltzing
2005-07-04Boot from the correct addressLinus Nielsen Feltzing
2005-07-04moved rundb_init back to main, it has to be inited after audio_init, also, it...Michiel Van Der Kolk
2005-07-04song rating support.. should probably be moved with browse id3 to a "song opt...Michiel Van Der Kolk
2005-07-04Increased low watermark limit.Miika Pekkarinen
2005-07-04Move the 'manage settings' option onto the main menuChristi Scarborough
2005-07-04Created new viewer application to test WavPack encoding. Accepts .wav fileDave Bryant
2005-07-04Added lossless encoding to WavPack library. Also made a few changes toDave Bryant
2005-07-04Preparation for 4-grey LCD mode on H1x0.Jens Arnold
2005-07-04Converted to use the IRAM defines, and some small optimisations.Jens Arnold
2005-07-04Corrent ICODE_ATTR and IDATA_ATTR for CalmRISC16.Jens Arnold
2005-07-04Update the wps when next track info is available.Miika Pekkarinen
2005-07-03forgot about the shutdown event hooks..Michiel Van Der Kolk
2005-07-03disable on archos units till the events are implementedMichiel Van Der Kolk
2005-07-03mrf... okay, i feel better now... findrundbentry does more than just check.. ...Michiel Van Der Kolk
2005-07-03fixed the warning on an empty block slightly differently (and added some whiteDaniel Stenberg
2005-07-03no time. i hate people trying to force me when i have no time and i'm stressed.Michiel Van Der Kolk
2005-07-03(in theory) more efficient (battery wise) runtime database code.Michiel Van Der Kolk
2005-07-03Make sure we unboost the cpu while stopping playback.Miika Pekkarinen
2005-07-03Fixed the warnings.Miika Pekkarinen
2005-07-03Slightly longer sleep to prevent pops when resuming from paused state.Miika Pekkarinen
2005-07-03Updated the track_unbuffer event callback.Miika Pekkarinen
2005-07-03Now next track info is always available.Miika Pekkarinen
2005-07-03Fixed pops when starting playback.Miika Pekkarinen
2005-07-03Use the central IDATA_ATTR define.Jens Arnold
2005-07-03Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold
2005-07-02The last small fix to the previous commit.Miika Pekkarinen
2005-07-02Correction to the previous commit when switching tracks manually.Miika Pekkarinen
2005-07-02Use correct timing to display the next track wps screen when crossfadeMiika Pekkarinen
2005-07-02Make sure we stop the playback the right way.Miika Pekkarinen
2005-07-02Fixed mono playback support for mp3. Added two other event handlers inMiika Pekkarinen
2005-07-02Iriver: atomic I/O port manipulation macros, to avoid interference between no...Jens Arnold
2005-07-02New option to enable/disable the runtime database. Moved the runtimedb init t...Jens Arnold
2005-07-02long.. not int.Michiel Van Der Kolk