Age | Commit message (Expand) | Author |
2005-07-09 | Wrong iriver model check | Linus Nielsen Feltzing |
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-09 | Wrong appsdir for the H120 boot loader | Linus Nielsen Feltzing |
2005-07-08 | i wasn't fully awake o.o | Michiel Van Der Kolk |
2005-07-08 | Proper sorting, explanation of the extra field. | Michiel Van Der Kolk |
2005-07-08 | for oggs, we do a lame crc from index 0 to make the rundb work better (but this | Daniel Stenberg |
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 | Simulator fixes: H120 Win32 simulator build working. H120 X11 simulator uses ... | Jens Arnold |
2005-07-08 | Removed the XYZ_PIXEL() macros. They are no longer needed, and they did only ... | Jens Arnold |
2005-07-08 | Removed the start-original-with-remote bootloader feature | Linus Nielsen Feltzing |
2005-07-08 | Bootloader adjustments for H110 | Linus Nielsen Feltzing |
2005-07-08 | H110 adjustments | Linus Nielsen Feltzing |
2005-07-08 | SDRAM setup adjusted for H110 models | Linus Nielsen Feltzing |
2005-07-08 | Adjusted refresh timer for H110 | Linus Nielsen Feltzing |
2005-07-08 | USB is the same on all H1x0 models | Linus Nielsen Feltzing |
2005-07-08 | ADC is the same on all H1x0 models | Linus Nielsen Feltzing |
2005-07-08 | build on all h100 units | Daniel Stenberg |
2005-07-08 | attempt to set a variable based on the Revision variable set by CVS | Daniel Stenberg |
2005-07-08 | Fixed skip bug at buffer refill | Henrik Backe |
2005-07-08 | safety precaution to detect an envrionment running with the old setup | Daniel Stenberg |
2005-07-08 | Renamed the iriver h120 defines and configs to "h120"! Added initial support | Daniel Stenberg |
2005-07-08 | Remote LCD support for the Win32 H1x0 simulator. | Jens Arnold |
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 | Heavily extended bmp2rb conversion tool: Handles 4, 16, 24 and 32 bit BMPs in... | Jens Arnold |
2005-07-07 | Enabled scrolling on the remote LCD in the simulator. Some small shortcuts in... | Jens Arnold |
2005-07-07 | Only update resume info when playing. Fixes resume when exiting recording/ra... | Hardeep Sidhu |
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 | When building with gcc 4.0, we use -Wno-pointer-sign to reduce the amount of | 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 | (1) Set cpu to 11 Mhz when we "crash" to prevent overheating. | Tomas Salfischberger |
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 |