summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-11iriver bootloader: enable backlight at boot, reset uda1380, warning when low ...Linus Nielsen Feltzing
2005-07-11Wrong model check in the debug menu. Now the recording test is back on the H1...Linus Nielsen Feltzing
2005-07-11Patch #1235763 by Ryan Jackson - Resume/bookmark support for VorbisLinus Nielsen Feltzing
2005-07-10Archos devices: Removed MAS and RTC debug menu options. They are no longer us...Jens Arnold
2005-07-10Fixed a problem with transition to next album which caused rockboxMiika Pekkarinen
2005-07-10Fixed an audio burst coming out when pausing a track with fadingMiika Pekkarinen
2005-07-10Fixed a simulator crash while trying to play a song. Fixed crossfadeMiika Pekkarinen
2005-07-10Updating wps info correctly when changing a track while buffering.Miika Pekkarinen
2005-07-10The previous commit did not fix the metadata reading correctly. Now itMiika Pekkarinen
2005-07-10Fixed a problem that next track info was not always available after theMiika Pekkarinen
2005-07-10Track changing works now better (not still perfect).Miika Pekkarinen
2005-07-10improvements suggested by Jens: prompt for USB in case of problems, handle po...Jörg Hohensohn
2005-07-09Reorganized encoder to allow compressing blocks in smaller chunks andDave Bryant
2005-07-09Correct Rec+ON check in the iriver bootloaderLinus Nielsen Feltzing
2005-07-09Adapted fwpatcher to patch both H110/H115 and H120/H140 firmwares. Unpatched ...Jens Arnold
2005-07-09iriver bootloader: display the model number for which the rockbox.iriver was ...Linus Nielsen Feltzing
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