summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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-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 Kolk3-117/+146
2005-07-03Fixed the warnings.Miika Pekkarinen1-3/+7
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-03Use the central IDATA_ATTR define.Jens Arnold1-5/+1
2005-07-03Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold23-82/+35
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-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-02A couple of optimisations.Jens Arnold1-10/+17
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-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 Kolk9-36/+232
2005-07-01Check for features, not for models.Jens Arnold1-1/+1
2005-07-01Use macros instead of multiple #ifdef to make the code more readable.Jens Arnold1-19/+9
2005-07-01Added new feature to move to next folder once the current one completes when ...Hardeep Sidhu5-28/+227
2005-07-01New config option for optical out on iriverLinus Nielsen Feltzing4-1/+36
2005-07-01Associated .nfo with the text viewerLinus Nielsen Feltzing1-0/+1
2005-06-30Player graphics library extended and converted to new api. Please note that t...Jens Arnold5-111/+354
2005-06-30Updated Nederlands (Dutch) translation by Sander SweersJonas Häggqvist1-181/+1043
2005-06-30Fixed a bug where a few seconds from end of a song was cut out.Miika Pekkarinen1-5/+5
2005-06-30better logf stuff..Michiel Van Der Kolk1-3/+12
2005-06-30vbrfix boosts the cpu frequencyLinus Nielsen Feltzing1-0/+7
2005-06-30added strncmp() to the plugin API, based the patch 1170215 by Rick La CharitéDaniel Stenberg2-1/+2
2005-06-30Not sure if this is the right way to make "resume" work correctly for WavPack,Dave Bryant2-1/+12
2005-06-29Added event handler to register track changes.Miika Pekkarinen2-2/+16
2005-06-29Always use crossfade if it's enabled.Miika Pekkarinen1-3/+6
2005-06-29No need to included unused data in the archos builds.Jens Arnold1-0/+4
2005-06-29Enabled sectioned compilation for the plugin library, and linking with garbag...Jens Arnold3-8/+16