summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-09Wrong iriver model checkLinus Nielsen Feltzing
2005-07-09Wrong iriver model checkLinus Nielsen Feltzing
2005-07-09Recovered from my major brain failure and reverted to using the same load add...Linus Nielsen Feltzing
2005-07-09Wrong appsdir for the H120 boot loaderLinus Nielsen Feltzing
2005-07-08i wasn't fully awake o.oMichiel Van Der Kolk
2005-07-08Proper sorting, explanation of the extra field.Michiel Van Der Kolk
2005-07-08for oggs, we do a lame crc from index 0 to make the rundb work better (but thisDaniel Stenberg
2005-07-08Disabled set rating option when the runtime database isn't working.. to avoid...Michiel Van Der Kolk
2005-07-08Some playback fixes.Miika Pekkarinen
2005-07-08Simulator fixes: H120 Win32 simulator build working. H120 X11 simulator uses ...Jens Arnold
2005-07-08Removed the XYZ_PIXEL() macros. They are no longer needed, and they did only ...Jens Arnold
2005-07-08Removed the start-original-with-remote bootloader featureLinus Nielsen Feltzing
2005-07-08Bootloader adjustments for H110Linus Nielsen Feltzing
2005-07-08H110 adjustmentsLinus Nielsen Feltzing
2005-07-08SDRAM setup adjusted for H110 modelsLinus Nielsen Feltzing
2005-07-08Adjusted refresh timer for H110Linus Nielsen Feltzing
2005-07-08USB is the same on all H1x0 modelsLinus Nielsen Feltzing
2005-07-08ADC is the same on all H1x0 modelsLinus Nielsen Feltzing
2005-07-08build on all h100 unitsDaniel Stenberg
2005-07-08attempt to set a variable based on the Revision variable set by CVSDaniel Stenberg
2005-07-08Fixed skip bug at buffer refillHenrik Backe
2005-07-08safety precaution to detect an envrionment running with the old setupDaniel Stenberg
2005-07-08Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg
2005-07-08Remote LCD support for the Win32 H1x0 simulator.Jens Arnold
2005-07-08A couple of bug fixes: 1. Take mutex before all playlist control file operati...Hardeep Sidhu
2005-07-07Only flush and reload when something is playing. Fixes hang on H1x0 when cha...Hardeep Sidhu
2005-07-07Heavily extended bmp2rb conversion tool: Handles 4, 16, 24 and 32 bit BMPs in...Jens Arnold
2005-07-07Enabled scrolling on the remote LCD in the simulator. Some small shortcuts in...Jens Arnold
2005-07-07Only 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-07Lame hack to strip ID3v1 tags from MP3 playback, so they can play back withou...Linus Nielsen Feltzing
2005-07-07Chip8 works again on grayscale devicesLinus Nielsen Feltzing
2005-07-07Fix possible use of uninitialized variableDaniel Stenberg
2005-07-07When building with gcc 4.0, we use -Wno-pointer-sign to reduce the amount ofDaniel Stenberg
2005-07-07entry *entryarray is static in the C source so it can't be extern hereDaniel Stenberg
2005-07-07PCM buffering fixes. Made a temporary workaround for playback glitchMiika Pekkarinen
2005-07-07Removed dead codeLinus Nielsen Feltzing
2005-07-07Adapted remote LCD driver and player graphics library to the new bitmap funct...Jens Arnold
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold
2005-07-06Check 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-06Makes sure that the pause/resume/prev/next functions are executed in the audi...Linus Nielsen Feltzing
2005-07-06Fixed the "overwriting bug" with aligned lines in the WPS.Tomas Salfischberger
2005-07-06Patch #1232741 by Frederic Devernay - chip8 plugin now playable, and with SCH...Linus Nielsen Feltzing
2005-07-06Waiting pcm buffer to run empty before stopping the last track.Miika Pekkarinen
2005-07-06Initial import of tagdbNiels Laukens
2005-07-06Some interface updates and code policing in the alarm setting screen, take 2Linus Nielsen Feltzing
2005-07-06Some interface updates and code policing in the alarm setting screenLinus Nielsen Feltzing
2005-07-06Decreased pcm buffer low watermark when crossfade is not enabled.Miika Pekkarinen
2005-07-05Fix broken player buildChristi Scarborough