- a9b5c2a usb_core: Fix typo in comment by Michael Sparmann · 13 years ago
- 9c72039 Fix FS#12499 - Directory playback fails after saving playlist by Boris Gjenero · 13 years ago
- 3a9aa8e Fix up tools/version.sh for git transition. by Torne Wuff · 13 years ago
- 79f88e7 Remove bzr support from tools/version.sh. by Torne Wuff · 13 years ago
- 6fdc91e usb-s3c6400x: move usb_init_device by Rafaël Carré · 13 years ago
- 249218a usb-s3c6400x.c: move usb_detect and usb_enable by Rafaël Carré · 13 years ago
- ab475d1 The AMSv1 driver limitation that disallows 64K transfers is a USB core limitation, not a CPU limitation, so use the appropriate defines to test for it by Frank Gevaerts · 13 years ago
- 11707ab imx233: forgot a file by Amaury Pouly · 13 years ago
- 7d5e2e2 Fix simulator reds. by Thomas Martitz · 13 years ago
- 094e62a imx233/fuze+: implement rtc (time only, alarm still to implement) by Amaury Pouly · 13 years ago
- 162fdea ypr0: Proper battery curve measured with battery_bench. by Thomas Martitz · 13 years ago
- bba84a9 Enable (and fix) battery_bench on hosted targets. by Thomas Martitz · 13 years ago
- 05f12e0 ypr0: Enable battery voltage read-out, charging monitoring and charger detection. by Thomas Martitz · 13 years ago
- 07605a6 usb-s3c6400x: Fix endpoints being enabled too late by Michael Sparmann · 13 years ago
- 4c2126b usb PACK_DATA: use a static inline to enable type checking by Rafaël Carré · 13 years ago
- 6a6269f usb_hid: fix r31457 by Rafaël Carré · 13 years ago
- c17b0af Fix shortcut to talk time: force enqueuing otherwise it interrupts itself right away when speaking the shortcut entry again. by Stéphane Doyon · 13 years ago
- 2403f38 RDS: Use a define that doesn't imply any particular hardware dependency. by Michael Sevakis · 13 years ago
- ea55ad0 Forgot a "static" in r31462. by Michael Sevakis · 13 years ago
- 7b59641 Gigabeat S: Update RDS processing to use asynchronous I2C rather than thread. by Michael Sevakis · 13 years ago
- 20d81d9 i.MX31: Implement asynchronous version of I2C driver. by Michael Sevakis · 13 years ago
- ad9a058 i.MX31: Some tweaks with variable declaration in SPI driver. by Michael Sevakis · 13 years ago
- 98b38c4 usb-srv-as3525v2: backport r31458 by Michael Sparmann · 13 years ago
- 0003018 usb-s3c6400x: Fix some more confusion between DEPCTL_stall and DEPCTL_naksts by Michael Sparmann · 13 years ago
- ddd2eda USB HID: cosmetics / simplifications by Rafaël Carré · 13 years ago
- 366a52f remove superfluous ifdef by Rafaël Carré · 13 years ago
- 4c12aa1 iPod Classic: HDD endianness change by Michael Sparmann · 13 years ago
- a7a78b3 Fix warnings from r31453 by Bertrik Sikken · 13 years ago
- d2cdd80 plugins: another round of making local things static and adding missing #includes by Bertrik Sikken · 13 years ago
- 7949dd4 protect the yes/no screen from extra keypresses (which can happen if you display 2 yes/no screens too quickly) by Jonathan Gordon · 13 years ago
- fd150d0 Eliminate the duplicated formatter for the 'sleeptimer duration' setting. It's not needed in the setting declaration since the menu for setting it is called via customized code which already has a formetter. by Alexander Levin · 13 years ago
- f77353c ucl: make it possible to specify additional CFLAGS by Rafaël Carré · 13 years ago
- 565b869 file properties: display correctly file/folder sizes > 2GB by Rafaël Carré · 13 years ago
- 0b885f2 imx233: print rockbox version in bootloader by Amaury Pouly · 13 years ago bootloader_fuzeplus_v1
- 84b97dd fuze+: remove two_finger pseudo touchpad button because it was unrealiable, update keymap to remove akward mappings by Amaury Pouly · 13 years ago
- 4fe6963 imx233: implement core_sleep by Amaury Pouly · 13 years ago
- 4e8320d i.MX31: Rename something by Michael Sevakis · 13 years ago
- d56daa1 i.MX31: Silly little change to enable/disable a SPI by Michael Sevakis · 13 years ago
- 0726b17 Clarify in what units the settings.sleeptimer_duration is by Alexander Levin · 13 years ago
- 3074b64 Moved initial checking of sleeptimer_on_startup from root_menu.c to settings.c by Nick Peskett · 13 years ago
- fdcf5e4 Sansa Connect: Set unknown GIOs to state with lowest power consumption. This slightly improves runtime. by Tomasz Moń · 13 years ago
- 5dba771 Option to restart running sleep timer on keypress. by Nick Peskett · 13 years ago
- 57a0ebb Rockbox Utility: recognize Nano 6th gen as unsupported device. by Dominik Riebeling · 13 years ago
- 2ecaca9 New General Settings submenu: Startup/Shutdown by Nick Peskett · 13 years ago
- 3bc771d Revert r31239 and r31250. Selecting ALL in disktidy used to be generally safe for most people, and these changes change that, making it easy to delete most or all of a user's music. This is a *very* bad idea. by Frank Gevaerts · 13 years ago
- cf04cf3 Fix missing include. by Thomas Martitz · 13 years ago mkamsboot_1.5
- 7a7eca6 Unify a bit. by Thomas Martitz · 13 years ago
- 20b662a rbpaths: Add new special dir HOME_DIR for RaaA. by Thomas Martitz · 13 years ago
- 1678459 ypr0: Fix ascodec_readbytes(). by Thomas Martitz · 13 years ago
- 1dcc834 ypr0: Remove last #ifdef in as3514. by Thomas Martitz · 13 years ago
- e650992 FS#12482 - Romanian language update by Sergiu Rotaru by Bertrik Sikken · 13 years ago
- bf021e3 ypr0: Add variables to provide a argv and stdout/err redirection for running Rockbox to the loader script. by Thomas Martitz · 13 years ago
- 1a0bc64 imx233: forgot a file by Amaury Pouly · 13 years ago
- f7f1f70 imx233/fuze+: implement power management(battery charger), add powermgmt debug info, add power debug info, move target specific powermgmt code to its own files, remove auto-slow setup which was forgotten for debugging by Amaury Pouly · 13 years ago
- a1d3ed2 ypr0: Cleanup and simplify ascodec functions. Fix audiohw_{pre,post}init() not being called. by Thomas Martitz · 13 years ago
- 2ec443d Remove bash-specific syntax from rockboxdev.sh by Thomas Martitz · 13 years ago
- 4539ffe TMS320DM320: Add generic I/O debug window for targets other than mrobe 500. by Tomasz Moń · 13 years ago
- 616d786 Update config.h for the previous commit. by Thomas Martitz · 13 years ago
- b8197aa ypr0: Rename ypr0.h to match naming scheme. by Thomas Martitz · 13 years ago
- e6717d1 Fix messed up zxbox keymaps. Fixes fuze+ red also. by Thomas Martitz · 13 years ago
- e3bcb0e Fix reds. by Thomas Martitz · 13 years ago
- 249bba0 Initial commit of the Samsung YP-R0 port. by Thomas Martitz · 13 years ago
- 567e0ad Actually remove the pulled out field (sequel to r31406) by Alexander Levin · 13 years ago
- 461e2c7 Actually call ct-ng (i.e. fix left-over from testing). by Thomas Martitz · 13 years ago
- 6296045 Add crosstool-NG build to rockboxdev.sh. by Thomas Martitz · 13 years ago
- c00938e Configure: Fix endianess detection. by Thomas Martitz · 13 years ago
- 013cc9d Resolve CROSS/CROSS_COMPILE dualism in configure to use only CROSS_COMPILE (only used for SDL builds so far), which should be the de facto environment variable for this. by Thomas Martitz · 13 years ago
- 893666a Rockbox Utility: add description and helper code for VS. by Dominik Riebeling · 13 years ago
- 7f7a2d3 Rename 'mp3entry.embed_cuesheet' to 'mp3entry.embedded_cuesheet' and pull out a field (FS#12473) by Alexander Levin · 13 years ago
- 63c4ef9 Rename 'mp3entry.embed_albumart' to 'mp3entry.has_embedded_albumart' (FS#12470). No functional changes. by Alexander Levin · 13 years ago
- 5b5871b TMS320DM320: Disable CLOCKOUT signal to save some power. by Tomasz Moń · 13 years ago
- 8942bf8 Thank you for the bug hunting help, Andrej Sinicyn. However CREDITS is reserved for people who contribute substantial amounts of code or data. by Björn Stenberg · 13 years ago
- 0fd1408 Add Andrej Sinicyn to credits by Amaury Pouly · 13 years ago
- 452354a sd-imx233: fix a few parameters when calling send_cmd, thanks to Andrej Sinicyn for spotting this by Amaury Pouly · 13 years ago
- f9a135a Sansa Connect: Significantly decrease MIN_YIELD_PERIOD in sdmmc driver. by Tomasz Moń · 13 years ago
- b0e7869 usb-drv-as3525v2: use all endpoints by Rafaël Carré · 13 years ago
- f805b5d TMS320DM320: Ensure udelay() will not end before specified amount of time. by Tomasz Moń · 13 years ago
- b4ffcb5 Fix red. by Boris Gjenero · 13 years ago
- 6c97145 Add missing includes found using -Wmissing-declarations. by Boris Gjenero · 13 years ago
- 14c2e67 Make more local functions static. by Boris Gjenero · 13 years ago
- 2800c55 TMS320DM320: Check for TIMER1 bit in udelay(). by Tomasz Moń · 13 years ago
- 2c85013 libtremor: fix memory corruption bug introduced in r30728 that could cause crashes or playback failures for some album art infested files. Closes FS#12448. by Nils Wallménius · 13 years ago
- 37f4dfc TMS320DM320: Prevent lockup in udelay() when this function is called with interrupts disabled. by Tomasz Moń · 13 years ago
- 3aced71 Sansa Connect: Put DAC (needed for analog video output) in Powerdown mode. by Tomasz Moń · 13 years ago
- d63b19a Fix comment in sdmmc to reflect what it really means. by Tomasz Moń · 13 years ago
- 31c0842 Sansa Connect: Don't enable DAC clock as it's not necessary. by Tomasz Moń · 13 years ago
- 013384f Sansa Connect: Add udelay() in sdmmc card initialization to prevent dead locks. by Tomasz Moń · 13 years ago
- 01415ad AGC: respect gain steps defined in audiohw_settings[] by Marcin Bukat · 13 years ago
- e6c85a6 local variable app/gui/icon.c/iconsets can be made static by Bertrik Sikken · 13 years ago
- 67eefad Disable unused functions for archos-player in apps/screen_access.c by Bertrik Sikken · 13 years ago
- cb972ab Another round of making local functions static by Bertrik Sikken · 13 years ago
- 0cb0b50 Remove duplicate include. Thanks to Jean-Louis Biasini for spottin this. by Frank Gevaerts · 13 years ago
- 51ff206 rbutil: enable clipzip by Rafaël Carré · 13 years ago
- e4614c4 mkamsboot: update README by Rafaël Carré · 13 years ago bootloader_amsv2_v4
- 6a94f6b mkamsboot: don't boot OF when USB is plugged by Rafaël Carré · 13 years ago
- dafbcad Add missing strings to American English by Michael Chicoine · 13 years ago
- 44d1a26 Sansa Connect: use udelay() in AVR spi_txrx(). by Tomasz Moń · 13 years ago
- 4aec001 TMS320DM320: Use TIMER1 (tick generator) to make udelay() precise. by Tomasz Moń · 13 years ago
- 1a4aea3 Renamed embed_cuesheet struct to embedded_cuesheet. by Nick Peskett · 13 years ago
- 1b781df Convert hard-coded unicode byte order mark values to constants. by Nick Peskett · 13 years ago