Age | Commit message (Expand) | Author |
2005-07-05 | Applied patch "[ 1232957 ] MP3 metadata fixes for software codec". | Miika Pekkarinen |
2005-07-05 | Show the same information in the ID3 browser as in the WPS screen; use string... | Magnus Holmgren |
2005-07-05 | More crossfade adjustments. Now crossfade should work shortly even if | Miika Pekkarinen |
2005-07-05 | Fixed: Crossfading, broken elapsed info with mp3 files, possible cpu | Miika Pekkarinen |
2005-07-05 | Fixed a problem that caused playback to stop on certain situations. Fixed | Miika Pekkarinen |
2005-07-05 | Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playback | Linus Nielsen Feltzing |
2005-07-05 | Fixed crossfading. | Miika Pekkarinen |
2005-07-05 | Fixed player/studio warning | Linus Nielsen Feltzing |
2005-07-05 | New poweroff handling, using the SYS_POWEROFF event, allowing plugins to save... | Linus Nielsen Feltzing |
2005-07-04 | Moved resume info updating to the mpeg/playback threads so that it's saved ev... | Hardeep Sidhu |
2005-07-04 | Playcount and rating support as a tag for the wps; %rp and %rr | Michiel Van Der Kolk |
2005-07-04 | moved rundb_init back to main, it has to be inited after audio_init, also, it... | Michiel Van Der Kolk |
2005-07-04 | song rating support.. should probably be moved with browse id3 to a "song opt... | Michiel Van Der Kolk |
2005-07-04 | Move the 'manage settings' option onto the main menu | Christi Scarborough |
2005-07-04 | Created new viewer application to test WavPack encoding. Accepts .wav file | Dave Bryant |
2005-07-04 | Added lossless encoding to WavPack library. Also made a few changes to | Dave Bryant |
2005-07-04 | Update the wps when next track info is available. | Miika Pekkarinen |
2005-07-03 | forgot about the shutdown event hooks.. | Michiel Van Der Kolk |
2005-07-03 | disable on archos units till the events are implemented | Michiel Van Der Kolk |
2005-07-03 | mrf... okay, i feel better now... findrundbentry does more than just check.. ... | Michiel Van Der Kolk |
2005-07-03 | fixed the warning on an empty block slightly differently (and added some white | Daniel Stenberg |
2005-07-03 | no 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-03 | Fixed the warnings. | Miika Pekkarinen |
2005-07-03 | Updated the track_unbuffer event callback. | Miika Pekkarinen |
2005-07-03 | Now next track info is always available. | Miika Pekkarinen |
2005-07-03 | Use the central IDATA_ATTR define. | Jens Arnold |
2005-07-03 | Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and... | Jens Arnold |
2005-07-02 | The last small fix to the previous commit. | Miika Pekkarinen |
2005-07-02 | Correction to the previous commit when switching tracks manually. | Miika Pekkarinen |
2005-07-02 | Use correct timing to display the next track wps screen when crossfade | Miika Pekkarinen |
2005-07-02 | Make sure we stop the playback the right way. | Miika Pekkarinen |
2005-07-02 | Fixed mono playback support for mp3. Added two other event handlers in | Miika Pekkarinen |
2005-07-02 | New option to enable/disable the runtime database. Moved the runtimedb init t... | Jens Arnold |
2005-07-02 | long.. not int. | Michiel Van Der Kolk |
2005-07-02 | A couple of optimisations. | Jens Arnold |
2005-07-01 | Synced. | Jens Arnold |
2005-07-01 | Added missing voice: entries. | Jens Arnold |
2005-07-01 | disable compiling of (for now) unused code | Michiel Van Der Kolk |
2005-07-01 | code police stand-in | Daniel Stenberg |
2005-07-01 | Pause correctly while seeking. | Miika Pekkarinen |
2005-07-01 | Fixed codec switching. | Miika Pekkarinen |
2005-07-01 | Fixed seeking in mp3 files (and with other codecs which supports | Miika Pekkarinen |
2005-07-01 | warnings fixed.... | Michiel Van Der Kolk |
2005-07-01 | Fixed a warning. | Michiel Van Der Kolk |
2005-07-01 | No audio track changed event on archos yet, someone please implement this. | Michiel Van Der Kolk |
2005-07-01 | First runtime database support, self repairing, only playcount works for now, | Michiel Van Der Kolk |
2005-07-01 | Check for features, not for models. | Jens Arnold |
2005-07-01 | Use macros instead of multiple #ifdef to make the code more readable. | Jens Arnold |
2005-07-01 | Added new feature to move to next folder once the current one completes when ... | Hardeep Sidhu |