Age | Commit message (Expand) | Author |
2005-07-10 | Fixed a problem that next track info was not always available after the | Miika Pekkarinen |
2005-07-10 | Track changing works now better (not still perfect). | Miika Pekkarinen |
2005-07-09 | Reorganized encoder to allow compressing blocks in smaller chunks and | Dave Bryant |
2005-07-09 | Wrong iriver model check | Linus Nielsen Feltzing |
2005-07-09 | Recovered from my major brain failure and reverted to using the same load add... | Linus Nielsen Feltzing |
2005-07-08 | Disabled set rating option when the runtime database isn't working.. to avoid... | Michiel Van Der Kolk |
2005-07-08 | Some playback fixes. | Miika Pekkarinen |
2005-07-08 | H110 adjustments | Linus Nielsen Feltzing |
2005-07-08 | build on all h100 units | Daniel Stenberg |
2005-07-08 | Renamed the iriver h120 defines and configs to "h120"! Added initial support | Daniel Stenberg |
2005-07-08 | A couple of bug fixes: 1. Take mutex before all playlist control file operati... | Hardeep Sidhu |
2005-07-07 | Only flush and reload when something is playing. Fixes hang on H1x0 when cha... | Hardeep Sidhu |
2005-07-07 | Enabled scrolling on the remote LCD in the simulator. Some small shortcuts in... | Jens Arnold |
2005-07-07 | "Bugfix" by Langlois Florian (Chamois on IRC), we forgot to change this one. | Tomas Salfischberger |
2005-07-07 | Lame hack to strip ID3v1 tags from MP3 playback, so they can play back withou... | Linus Nielsen Feltzing |
2005-07-07 | Chip8 works again on grayscale devices | Linus Nielsen Feltzing |
2005-07-07 | Fix possible use of uninitialized variable | Daniel Stenberg |
2005-07-07 | entry *entryarray is static in the C source so it can't be extern here | Daniel Stenberg |
2005-07-07 | PCM buffering fixes. Made a temporary workaround for playback glitch | Miika Pekkarinen |
2005-07-07 | Removed dead code | Linus Nielsen Feltzing |
2005-07-07 | Adapted remote LCD driver and player graphics library to the new bitmap funct... | Jens Arnold |
2005-07-06 | 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig... | Jens Arnold |
2005-07-06 | Check for invalid song data. | Michiel Van Der Kolk |
2005-07-06 | Makes sure that the pause/resume/prev/next functions are executed in the audi... | Linus Nielsen Feltzing |
2005-07-06 | Fixed the "overwriting bug" with aligned lines in the WPS. | Tomas Salfischberger |
2005-07-06 | Patch #1232741 by Frederic Devernay - chip8 plugin now playable, and with SCH... | Linus Nielsen Feltzing |
2005-07-06 | Waiting pcm buffer to run empty before stopping the last track. | Miika Pekkarinen |
2005-07-06 | Initial import of tagdb | Niels Laukens |
2005-07-06 | Some interface updates and code policing in the alarm setting screen, take 2 | Linus Nielsen Feltzing |
2005-07-06 | Some interface updates and code policing in the alarm setting screen | Linus Nielsen Feltzing |
2005-07-06 | Decreased pcm buffer low watermark when crossfade is not enabled. | Miika Pekkarinen |
2005-07-05 | Fix broken player build | Christi Scarborough |
2005-07-05 | (1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for l... | Christi Scarborough |
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 |