Age | Commit message (Expand) | Author | Files | Lines |
2008-02-27 | Add contributors to the default theme to the credits. | Michael DiFebbo | 1 | -0/+8 |
2008-02-27 | This script now has a recommended gcc version for each arch and it will display | Daniel Stenberg | 1 | -7/+34 |
2008-02-27 | make the ipod serial number 24 characters long. This makes the Vista BSOD go ... | Frank Gevaerts | 1 | -6/+2 |
2008-02-27 | use get_audio_buffer() to allocate all needed buffer stace for the usb storag... | Frank Gevaerts | 1 | -28/+15 |
2008-02-27 | check for HAVE_POWER outside all uses of USBPOWER_BUTTON | Frank Gevaerts | 1 | -0/+2 |
2008-02-27 | move the usb_core thread functionality to the main usb thread | Frank Gevaerts | 6 | -219/+223 |
2008-02-27 | Fix a few comments. | Jens Arnold | 1 | -3/+3 |
2008-02-27 | Fix sim builds. | Barry Wardell | 1 | -1/+1 |
2008-02-27 | More improvement to the display of Searching... splashes in the tagtree: | Barry Wardell | 1 | -8/+12 |
2008-02-27 | Fix default iconsets for targets with small mono LCDs (Archos Recorders and O... | Jens Arnold | 1 | -1/+4 |
2008-02-26 | Fix auto dir change happening one track too early (another followup of r16425). | Nicolas Pennequin | 1 | -1/+1 |
2008-02-26 | Remove the annoying 'Searching...0 tracks found' splash on Sansa when using t... | Barry Wardell | 1 | -0/+4 |
2008-02-26 | FS #8635 by Andree Buschmann: Fix overflow in test_disk speed calculation. No... | Jens Arnold | 1 | -3/+3 |
2008-02-26 | added support for USB port test modes, which are (a) required by the spec, an... | Frank Gevaerts | 3 | -6/+43 |
2008-02-26 | Fix not being able to skip to the last track in a playlist. | Nicolas Pennequin | 1 | -1/+1 |
2008-02-26 | Attempt to make manual track skips more responsive and more robust | Nicolas Pennequin | 1 | -8/+28 |
2008-02-26 | Factor out duplicate code from audio_prev and audio_next | Nicolas Pennequin | 1 | -22/+11 |
2008-02-26 | Make audio_next_track use the wps_offset value. | Nicolas Pennequin | 1 | -2/+3 |
2008-02-25 | some progress towards software-selectability of usb class drivers. | Frank Gevaerts | 2 | -40/+72 |
2008-02-25 | only set the serial descriptor once | Frank Gevaerts | 1 | -2/+0 |
2008-02-25 | rbutil: fix a problem with voicing and encoding of non-latin chars. | Dominik Wenger | 2 | -4/+4 |
2008-02-25 | clear up some sim warnings | Adam Gashlin | 1 | -1/+1 |
2008-02-25 | Fix ADX decoder, old constant coefficients were for 44.1khz only, they | Adam Gashlin | 1 | -10/+175 |
2008-02-25 | ARCHOS has been renamed to MODELNAME (as of r16149) | Dave Chapman | 1 | -1/+1 |
2008-02-25 | Don't send a serial number id USE_ROCKBOX_USB. There is something about the c... | Frank Gevaerts | 1 | -0/+4 |
2008-02-25 | Fix the simplelist redraw behaviour. It caused e.g. the 'Open with...' menu i... | Jens Arnold | 1 | -2/+1 |
2008-02-25 | Not everyone uses GNU ls. But everyone should. | Jonas Häggqvist | 1 | -1/+1 |
2008-02-24 | fix petur's name | Daniel Stenberg | 1 | -1/+1 |
2008-02-24 | first commit of this file which only contains the SVN user name to real name | Daniel Stenberg | 1 | -0/+80 |
2008-02-24 | Make e200rpatcher compile on OS X 10.5 | Barry Wardell | 1 | -2/+2 |
2008-02-24 | Change to (or add) 'standard' codec startup delay, fixing potential startup p... | Magnus Holmgren | 4 | -7/+10 |
2008-02-24 | disable logf again, since it was accidentally enabled in the previous commit | Frank Gevaerts | 1 | -1/+1 |
2008-02-24 | The fire plugin got slightly too big for the Archos plugin buffer with one of... | Marianne Arnold | 1 | -2/+2 |
2008-02-24 | comment fix, and one logf() removed | Frank Gevaerts | 1 | -3/+2 |
2008-02-24 | report usb 1.1 compliance if USE_HIGH_SPEED is not set. This should avoid Win... | Frank Gevaerts | 1 | -0/+4 |
2008-02-24 | Use numeric user-ids to make the ls output more predictable (fixes a problem ... | Jonas Häggqvist | 1 | -1/+1 |
2008-02-24 | Try to fix resume problems for FLAC files. | Magnus Holmgren | 1 | -3/+3 |
2008-02-24 | Forgot to adjust one WPS. | Jens Arnold | 1 | -2/+2 |
2008-02-24 | m:robe 100 - now that we have working buttons, we can enable backlight on/off. | Mark Arigo | 1 | -0/+2 |
2008-02-24 | fix red | Mark Arigo | 1 | -1/+1 |
2008-02-24 | Driver for the Synaptics touchpad on the m:robe 100 based on the 3-wire inter... | Mark Arigo | 7 | -334/+886 |
2008-02-23 | Turned out that setting the viewer iconset to empty properly chooses the defa... | Jens Arnold | 3 | -13/+15 |
2008-02-23 | Make rbutil compile on OSX 10.5 | Barry Wardell | 1 | -0/+2 |
2008-02-23 | Fix preprocessor directive | Dominik Riebeling | 1 | -1/+1 |
2008-02-23 | rbutil: fix segfault for mac and wrong proxy default. | Dominik Wenger | 2 | -3/+4 |
2008-02-23 | When applying the system proxy values really use the values. | Dominik Riebeling | 1 | -1/+1 |
2008-02-23 | Oops, I should try compiling things before committing... | Dave Chapman | 1 | -1/+1 |
2008-02-23 | Add support to tcctool for the Samsung YP-K3. Also rename the YP-P2 option t... | Dave Chapman | 1 | -1/+2 |
2008-02-23 | When starting playback, prevent the codec from starting to decode too early, ... | Magnus Holmgren | 1 | -3/+5 |
2008-02-23 | Third time's the charme - even if it's just in comments, no mention of the we... | Marianne Arnold | 1 | -2/+2 |