summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-07-13Cube.rock extensions: (1) New mode for all platforms - hidden line. (2) Abili...Jens Arnold1-168/+226
2005-07-13Win32 simulators: Fixed button repeat handling when releasing buttons.Jens Arnold1-45/+45
2005-07-13Fixed the errors.Miika Pekkarinen2-13/+2
2005-07-13Removed an unnecessary logf call.Miika Pekkarinen1-1/+0
2005-07-13Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen19-686/+705
2005-07-13Removed a heapload of TABs.Jens Arnold1-38/+38
2005-07-12Cube.rock extension and rework: (1) Solid 4-greylevel mode on iriver H1xx. (2...Jens Arnold1-55/+143
2005-07-12Beginnings of a library complementing the core LCD functions. First function:...Jens Arnold3-0/+146
2005-07-12Added a number of new graphics functions to the plugin API.Jens Arnold2-1/+19
2005-07-12Cube.rock: converted to binary fixed-point arithmetic allowing for some more ...Jens Arnold1-62/+66
2005-07-12Resume now starts playback at the point it was stopped, not 2-7 seconds later.Ryan Jackson4-4/+26
2005-07-12songdb.pl now calculates the checksum for Ogg Vorbis files by starting at the...Ryan Jackson2-3/+59
2005-07-12More atomic GPIOLinus Nielsen Feltzing1-2/+2
2005-07-12use find's -exec instead of xargs to copy files, in an attempt to work betterDaniel Stenberg1-2/+5
2005-07-12silence the makefileDaniel Stenberg1-1/+0
2005-07-12make the ctype array unsigned so that bit 7 (octal 0200) can be set andDaniel Stenberg3-20/+20
2005-07-12I find it weird that there is a private copy of this file here, but I'mDaniel Stenberg1-22/+1
2005-07-12Removed an extra semicolonLinus Nielsen Feltzing1-1/+1
2005-07-12removed an extra codec_api struct pointer and the function setting itDaniel Stenberg3-18/+12
2005-07-12Removed picky warningsLinus Nielsen Feltzing6-6/+6
2005-07-12code-policed, removed commented and ifdef'ed codeDaniel Stenberg1-178/+26
2005-07-12Atomic GPIO accessLinus Nielsen Feltzing4-42/+43
2005-07-12Cleaned up the bootloader code a littleLinus Nielsen Feltzing1-22/+11
2005-07-12added uda1380_reset()Linus Nielsen Feltzing2-9/+12
2005-07-12Inverted S/PDIF control on H110Linus Nielsen Feltzing2-1/+6
2005-07-11Clean .uclJens Arnold1-1/+1
2005-07-11Resetting the pause indicator when seeking songs.Miika Pekkarinen1-0/+1
2005-07-11Added missing dependencies.Jens Arnold2-2/+6
2005-07-11Adjustment for bootbox.Jens Arnold1-0/+2
2005-07-11Iriver: Disabled dead charging screen code.Jens Arnold1-2/+2
2005-07-11Postfix for bootbox: charging screen reacts on ON press not release as well.Jens Arnold1-1/+1
2005-07-11Fixed a long-standing bug in the charging screen. The charging screen froze w...Jens Arnold3-41/+12
2005-07-11Replaced some yields with sleep(1) to save battery while paused orMiika Pekkarinen4-7/+7
2005-07-11javazoom converter, not the tritonus one..Michiel Van Der Kolk1-1/+1
2005-07-11Songdb java version, source. only 1.5 compatibleMichiel Van Der Kolk306-0/+63685
2005-07-11iriver bootloader: enable backlight at boot, reset uda1380, warning when low ...Linus Nielsen Feltzing1-6/+33
2005-07-11Wrong model check in the debug menu. Now the recording test is back on the H1...Linus Nielsen Feltzing1-2/+2
2005-07-11Patch #1235763 by Ryan Jackson - Resume/bookmark support for VorbisLinus Nielsen Feltzing2-75/+101
2005-07-10Archos devices: Removed MAS and RTC debug menu options. They are no longer us...Jens Arnold1-335/+0
2005-07-10Fixed a problem with transition to next album which caused rockboxMiika Pekkarinen4-5/+5
2005-07-10Fixed an audio burst coming out when pausing a track with fadingMiika Pekkarinen2-1/+5
2005-07-10Fixed a simulator crash while trying to play a song. Fixed crossfadeMiika Pekkarinen4-12/+112
2005-07-10Updating wps info correctly when changing a track while buffering.Miika Pekkarinen1-11/+2
2005-07-10The previous commit did not fix the metadata reading correctly. Now itMiika Pekkarinen1-7/+13
2005-07-10Fixed a problem that next track info was not always available after theMiika Pekkarinen1-6/+6
2005-07-10Track changing works now better (not still perfect).Miika Pekkarinen1-13/+18
2005-07-10improvements suggested by Jens: prompt for USB in case of problems, handle po...Jörg Hohensohn1-25/+30
2005-07-09Reorganized encoder to allow compressing blocks in smaller chunks andDave Bryant5-349/+369
2005-07-09Correct Rec+ON check in the iriver bootloaderLinus Nielsen Feltzing1-2/+3
2005-07-09Adapted fwpatcher to patch both H110/H115 and H120/H140 firmwares. Unpatched ...Jens Arnold7-38/+121