summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-07-04Increased low watermark limit.Miika Pekkarinen1-2/+2
2005-07-04Move the 'manage settings' option onto the main menuChristi Scarborough3-3/+6
2005-07-04Created new viewer application to test WavPack encoding. Accepts .wav fileDave Bryant3-0/+297
2005-07-04Added lossless encoding to WavPack library. Also made a few changes toDave Bryant9-1099/+2156
2005-07-04Preparation for 4-grey LCD mode on H1x0.Jens Arnold9-0/+11
2005-07-04Converted to use the IRAM defines, and some small optimisations.Jens Arnold2-40/+40
2005-07-04Corrent ICODE_ATTR and IDATA_ATTR for CalmRISC16.Jens Arnold1-1/+2
2005-07-04Update the wps when next track info is available.Miika Pekkarinen1-0/+1
2005-07-03forgot about the shutdown event hooks..Michiel Van Der Kolk1-0/+3
2005-07-03disable on archos units till the events are implementedMichiel Van Der Kolk1-0/+4
2005-07-03mrf... okay, i feel better now... findrundbentry does more than just check.. ...Michiel Van Der Kolk1-4/+4
2005-07-03fixed the warning on an empty block slightly differently (and added some whiteDaniel Stenberg1-10/+11
2005-07-03no time. i hate people trying to force me when i have no time and i'm stressed.Michiel Van Der Kolk1-2/+4
2005-07-03(in theory) more efficient (battery wise) runtime database code.Michiel Van Der Kolk4-117/+159
2005-07-03Make sure we unboost the cpu while stopping playback.Miika Pekkarinen1-1/+1
2005-07-03Fixed the warnings.Miika Pekkarinen1-3/+7
2005-07-03Slightly longer sleep to prevent pops when resuming from paused state.Miika Pekkarinen1-1/+1
2005-07-03Updated the track_unbuffer event callback.Miika Pekkarinen2-14/+31
2005-07-03Now next track info is always available.Miika Pekkarinen1-4/+38
2005-07-03Fixed pops when starting playback.Miika Pekkarinen2-10/+9
2005-07-03Use the central IDATA_ATTR define.Jens Arnold3-14/+3
2005-07-03Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold24-82/+47
2005-07-02The last small fix to the previous commit.Miika Pekkarinen1-0/+3
2005-07-02Correction to the previous commit when switching tracks manually.Miika Pekkarinen1-2/+3
2005-07-02Use correct timing to display the next track wps screen when crossfadeMiika Pekkarinen1-4/+5
2005-07-02Make sure we stop the playback the right way.Miika Pekkarinen1-28/+22
2005-07-02Fixed mono playback support for mp3. Added two other event handlers inMiika Pekkarinen4-38/+139
2005-07-02Iriver: atomic I/O port manipulation macros, to avoid interference between no...Jens Arnold3-34/+57
2005-07-02New option to enable/disable the runtime database. Moved the runtimedb init t...Jens Arnold9-3/+50
2005-07-02long.. not int.Michiel Van Der Kolk1-2/+2
2005-07-02I though I removed this unnecessary lineJörg Hohensohn1-3/+0
2005-07-02A couple of optimisations.Jens Arnold4-44/+87
2005-07-01Synced.Jens Arnold1-9/+21
2005-07-01Added missing voice: entries.Jens Arnold1-3/+3
2005-07-01disable compiling of (for now) unused codeMichiel Van Der Kolk1-1/+2
2005-07-01Fixed pops from headphone audio output.Miika Pekkarinen2-9/+16
2005-07-01code police stand-inDaniel Stenberg1-31/+57
2005-07-01Pause correctly while seeking.Miika Pekkarinen1-2/+19
2005-07-01Fixed codec switching.Miika Pekkarinen1-1/+1
2005-07-01Fixed seeking in mp3 files (and with other codecs which supportsMiika Pekkarinen2-38/+66
2005-07-01warnings fixed....Michiel Van Der Kolk1-4/+3
2005-07-01Fixed a warning.Michiel Van Der Kolk2-0/+2
2005-07-01No audio track changed event on archos yet, someone please implement this.Michiel Van Der Kolk1-0/+4
2005-07-01First runtime database support, self repairing, only playcount works for now,Michiel Van Der Kolk11-44/+241
2005-07-01Fixed pause.Miika Pekkarinen1-2/+3
2005-07-01Vorbis playback problems fixed.Miika Pekkarinen1-16/+26
2005-07-01Check for features, not for models.Jens Arnold2-2/+2
2005-07-01Use macros instead of multiple #ifdef to make the code more readable.Jens Arnold1-19/+9
2005-07-01Don't update playlist when no tracks in memory. Fixes looping bug when repea...Hardeep Sidhu1-2/+6
2005-07-01Added new feature to move to next folder once the current one completes when ...Hardeep Sidhu6-31/+230