| Commit message (Expand) | Author | Age |
| * | make htlatex use the name element for anchors instead of id. | Dominik Riebeling | 2007-06-27 |
| * | Forget all the nonsense with C delay loops. 'volatile' on the variable makes ... | Michael Sevakis | 2007-06-27 |
| * | Woops. Forgot to remove the param to fmradio_i2c_ack. It was always called wi... | Michael Sevakis | 2007-06-27 |
| * | Bit banged TEA5767 i2c driver was broken by -Os because delay loops were opti... | Michael Sevakis | 2007-06-27 |
| * | Fix up the ACK generation in the Coldfire i2c driver. | Michael Sevakis | 2007-06-26 |
| * | attempt to fix -u | Daniel Stenberg | 2007-06-26 |
| * | Gigabeat: Replace generic i2c driver with one that uses the CPU's builtin con... | Michael Sevakis | 2007-06-26 |
| * | If setting a bool, tell the settings code it is bool, not int. Fixes FS #7205 | Peter D'Hoye | 2007-06-25 |
| * | Give recording related menu entries a recording icon (settings and radio menu... | Peter D'Hoye | 2007-06-25 |
| * | Fix sim errors. Every extra byte feels guilt-free. ;) | Michael Sevakis | 2007-06-25 |
| * | Make the '%mh' wps tag (to indicate keylock status) available on the Archos t... | Marianne Arnold | 2007-06-25 |
| * | current_tick really does need to be volatile since gcc can optimize away chec... | Michael Sevakis | 2007-06-25 |
| * | Updating the minesweeper chapter in the manual to reflect the recent changes ... | Marianne Arnold | 2007-06-25 |
| * | Simple coldfire assembly strlen() function, 20-25% faster than the c | Nils Wallménius | 2007-06-25 |
| * | Minesweeper enhancements (FS #7327, FS #7335, some further changes by me): * ... | Jens Arnold | 2007-06-25 |
| * | Gigabeat: Turn off more devices that aren't needed or not needed right away. ... | Michael Sevakis | 2007-06-25 |
| * | When building the database and a track doesn't have an album artist tag, copy... | Dan Everton | 2007-06-25 |
| * | Support aART (album artist) MP4 atom. | Dan Everton | 2007-06-25 |
| * | Fix rockboy for the H100's. Thanks for fixing the HW codec players Peter | Karl Kurbjun | 2007-06-25 |
| * | Fix red rockboy builds on archos. Somebody with more rockboy knowledge might ... | Peter D'Hoye | 2007-06-24 |
| * | Gigabeat: Audio tweak mishmash - Make sure zero crossing detection times out ... | Michael Sevakis | 2007-06-24 |
| * | Kill g++ warning. | Antoine Cellerier | 2007-06-24 |
| * | SWCODEC: Get rid of unneeded pcm_mute() calls. Leave the only ones that seem ... | Michael Sevakis | 2007-06-24 |
| * | rbutil: make autodetection silent on startup. | Dominik Wenger | 2007-06-24 |
| * | rbutil: attempt autodetection at startup. | Dominik Wenger | 2007-06-24 |
| * | Yet another fine scrobbling patch by Robert Keevil that fixes FS #5495: audio... | Peter D'Hoye | 2007-06-24 |
| * | rbutil: bump version to 0.3.2.5 | Dominik Wenger | 2007-06-24 |
| * | A patch by Robert Keevil that's been in the tracker way to long, fixes FS #62... | Peter D'Hoye | 2007-06-24 |
| * | Sound improvements for rockboy - players now sync the sound (The gigabeat now... | Karl Kurbjun | 2007-06-24 |
| * | Nicer doom button, still based on gnome-icons-theme, just a newer | Jonas Häggqvist | 2007-06-24 |
| * | Limit minimum db scale value when switching from linear to logaritmic peakmet... | Peter D'Hoye | 2007-06-24 |
| * | only go into USB mode when the cradle is powered | Marcoen Hirschberg | 2007-06-23 |
| * | if a proxy is set, pre-fill the proxy setting dialog with the old value. | Dominik Riebeling | 2007-06-23 |
| * | Adjust the rbutil unix-style Makefile to the new icons. | Dominik Riebeling | 2007-06-23 |
| * | fix a warning. | Dominik Riebeling | 2007-06-23 |
| * | rbutil: forgot to delete the old button images. | Dominik Wenger | 2007-06-22 |
| * | rbutil: Add nice Buttons (FS 7294, heavily modified). Buttons are from the gn... | Dominik Wenger | 2007-06-22 |
| * | rbutil: Upps.. i hope the last one. :-/ | Dominik Wenger | 2007-06-22 |
| * | rbutil: Upps.. | Dominik Wenger | 2007-06-22 |
| * | rbutil: reworked device detection, now uses rockbox-info.txt and the patchers... | Dominik Wenger | 2007-06-22 |
| * | Fix the (hopefully) last dash issue when building the manual. | Dominik Riebeling | 2007-06-22 |
| * | FS#7003 - Allow forward references of menus in tagnavi.config. | Miika Pekkarinen | 2007-06-22 |
| * | Fixed missing semicolon in logf builds. | Miika Pekkarinen | 2007-06-22 |
| * | Prevent initial spinup when starting first file when in a stopped state on no... | Michael Sevakis | 2007-06-22 |
| * | Fix FS#7336 - scrolling lines don't stay coloured. | Jonathan Gordon | 2007-06-22 |
| * | Fix the manual build issue on ubuntu by using printf instead of echo (FS#6919... | Dominik Riebeling | 2007-06-21 |
| * | Fix problems with the list when you change font size | Jonathan Gordon | 2007-06-21 |
| * | Accept FS#7313 - make the menus talk more often | Jonathan Gordon | 2007-06-21 |
| * | change the fps calculation so setting changes are visible without delay | Marcoen Hirschberg | 2007-06-19 |
| * | move button_loop to prepare for the next commit | Marcoen Hirschberg | 2007-06-19 |