summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-28rbutil: make a backup of the OF in gigabeat and h10 bootloader installation. ...Dominik Wenger
2008-02-28Fix bookmark resume when a track is playing.Magnus Holmgren
2008-02-28Fix a very subtle bug that would cause a yielding thread to be scheduled twic...Michael Sevakis
2008-02-28Make "View OS stacks" auto-refresh again.Michael Sevakis
2008-02-28HAVE_POWER isn't defined for any target. It should be HAVE_USB_POWER.Barry Wardell
2008-02-27Add ability to dump ata identify info to the debug menu (by amiconn + ifdeffe...Peter D'Hoye
2008-02-27Add contributors to the default theme to the credits.Michael DiFebbo
2008-02-27This script now has a recommended gcc version for each arch and it will displayDaniel Stenberg
2008-02-27make the ipod serial number 24 characters long. This makes the Vista BSOD go ...Frank Gevaerts
2008-02-27use get_audio_buffer() to allocate all needed buffer stace for the usb storag...Frank Gevaerts
2008-02-27check for HAVE_POWER outside all uses of USBPOWER_BUTTONFrank Gevaerts
2008-02-27move the usb_core thread functionality to the main usb threadFrank Gevaerts
2008-02-27Fix a few comments.Jens Arnold
2008-02-27Fix sim builds.Barry Wardell
2008-02-27More improvement to the display of Searching... splashes in the tagtree:Barry Wardell
2008-02-27Fix default iconsets for targets with small mono LCDs (Archos Recorders and O...Jens Arnold
2008-02-26Fix auto dir change happening one track too early (another followup of r16425).Nicolas Pennequin
2008-02-26Remove the annoying 'Searching...0 tracks found' splash on Sansa when using t...Barry Wardell
2008-02-26FS #8635 by Andree Buschmann: Fix overflow in test_disk speed calculation. No...Jens Arnold
2008-02-26added support for USB port test modes, which are (a) required by the spec, an...Frank Gevaerts
2008-02-26Fix not being able to skip to the last track in a playlist.Nicolas Pennequin
2008-02-26Attempt to make manual track skips more responsive and more robustNicolas Pennequin
2008-02-26Factor out duplicate code from audio_prev and audio_nextNicolas Pennequin
2008-02-26Make audio_next_track use the wps_offset value.Nicolas Pennequin
2008-02-25some progress towards software-selectability of usb class drivers.Frank Gevaerts
2008-02-25only set the serial descriptor onceFrank Gevaerts
2008-02-25rbutil: fix a problem with voicing and encoding of non-latin chars.Dominik Wenger
2008-02-25clear up some sim warningsAdam Gashlin
2008-02-25Fix ADX decoder, old constant coefficients were for 44.1khz only, they Adam Gashlin
2008-02-25ARCHOS has been renamed to MODELNAME (as of r16149)Dave Chapman
2008-02-25Don't send a serial number id USE_ROCKBOX_USB. There is something about the c...Frank Gevaerts
2008-02-25Fix the simplelist redraw behaviour. It caused e.g. the 'Open with...' menu i...Jens Arnold
2008-02-25Not everyone uses GNU ls. But everyone should.Jonas Häggqvist
2008-02-24fix petur's nameDaniel Stenberg
2008-02-24first commit of this file which only contains the SVN user name to real nameDaniel Stenberg
2008-02-24Make e200rpatcher compile on OS X 10.5Barry Wardell
2008-02-24Change to (or add) 'standard' codec startup delay, fixing potential startup p...Magnus Holmgren
2008-02-24disable logf again, since it was accidentally enabled in the previous commitFrank Gevaerts
2008-02-24The fire plugin got slightly too big for the Archos plugin buffer with one of...Marianne Arnold
2008-02-24comment fix, and one logf() removedFrank Gevaerts
2008-02-24report usb 1.1 compliance if USE_HIGH_SPEED is not set. This should avoid Win...Frank Gevaerts
2008-02-24Use numeric user-ids to make the ls output more predictable (fixes a problem ...Jonas Häggqvist
2008-02-24Try to fix resume problems for FLAC files.Magnus Holmgren
2008-02-24Forgot to adjust one WPS.Jens Arnold
2008-02-24m:robe 100 - now that we have working buttons, we can enable backlight on/off.Mark Arigo
2008-02-24fix redMark Arigo
2008-02-24Driver for the Synaptics touchpad on the m:robe 100 based on the 3-wire inter...Mark Arigo
2008-02-23Turned out that setting the viewer iconset to empty properly chooses the defa...Jens Arnold
2008-02-23Make rbutil compile on OSX 10.5Barry Wardell
2008-02-23Fix preprocessor directiveDominik Riebeling