1. dfcb85e chinachippatcher: convert to use libtools.make. by Dominik Riebeling · 13 years ago
  2. 17a0c83 Break some long lines. by Dominik Riebeling · 13 years ago
  3. 2b648d3 revert pcfg5060x part of r31279 by Rafaël Carré · 13 years ago
  4. 67d9c42 SOURCES: remove duplicate entries by Rafaël Carré · 13 years ago
  5. 33467a6 move back CPU specific code outside of #ifndef SIMULATOR by Rafaël Carré · 13 years ago
  6. 08fd8ad configure: factorize -D${target} by Rafaël Carré · 13 years ago
  7. 82c998e firmware/SOURCES: factorize #ifndef SIMULATOR by Rafaël Carré · 13 years ago
  8. 0180a1c Oops, fixed the wrong line by Amaury Pouly · 13 years ago
  9. 8632f95 Remove two useless variable and hopefully finally fix red by Amaury Pouly · 13 years ago
  10. 5ab697e Really fix red by Amaury Pouly · 13 years ago
  11. 8536382 Fix red by Amaury Pouly · 13 years ago
  12. 2630ab9 Fix debug compilation of enc_base.h: define H_TO_BE32 as htobe32 by Amaury Pouly · 13 years ago
  13. 3a6e3c2 Add support for for per-drive logical sector size. This allows targets to have a different logical sector size for the internal storage and the sd card, like on the fuze+ for example. by Amaury Pouly · 13 years ago
  14. 39148be imx233: fix to typo and remove a forgotten panic by Amaury Pouly · 13 years ago
  15. 489296a imx233/fuze+: add support for sd card, enable FAT16 support because it's common on sd cards by Amaury Pouly · 13 years ago
  16. ddd594b Sansa Connect: Use sleep() instead udelay() in AVR spi_txrx. by Tomasz Moń · 13 years ago
  17. 89aec97 usb-s3c6400: 0x10000000 (bit 28) is DEPCTL_setd0pid by Rafaël Carré · 13 years ago
  18. fc8d4b2 usb-s3c6400: fix error introduced r31222 by Rafaël Carré · 13 years ago
  19. 2026c95 Commit the ascodec-as3525.c/ascodec-target.h changes from FS#12452 that keep ascodec_read/write_pmu from keeping interrupts disabled for the full duration of two I2C transfers, which can contribute to I2S PUSH/POP FIFO under/over-flows. 'Tis peppered with a couple interrupt safety mods as well. by Michael Sevakis · 13 years ago
  20. 47bade1 Simplify and neaten-up usb.c a bit. USB_INSERTED and USB_EXTRACTED are always used as events to indicate cable state. USB_HOSTED is posted to indicated that a host was detected. by Michael Sevakis · 13 years ago
  21. 911a355 Pass version when building libmktccboot for Rockbox Utility. by Dominik Riebeling · 13 years ago
  22. b52a9cc mkimxboot: use common Makefile. by Dominik Riebeling · 13 years ago
  23. 0d4af18 Rockbox Utility: pass BUILD_DIR to libs Makefiles. by Dominik Riebeling · 13 years ago
  24. 6b8f0b0 mkmpioboot: use common Makefile. by Dominik Riebeling · 13 years ago
  25. 2993738 libucl: allow cross compiling via CROSS as well. by Dominik Riebeling · 13 years ago
  26. b24e562 Initial common Makefile for Rockbox Utility tools / libs. by Dominik Riebeling · 13 years ago
  27. 8e6030c FS#12378 : Remove various unused code, and comment out some unused code and data for reference or future use. by Boris Gjenero · 13 years ago
  28. 273fbad Clipv2: fix buttons broken by me in r31235 by Rafaël Carré · 13 years ago
  29. b366d63 Sansa AMSv2: don't panic if microsd init failed by Rafaël Carré · 13 years ago
  30. 5b8ed62 FS#12443: Implement downmixing to stereo for multichannel flac. by Andree Buschmann · 13 years ago
  31. 6b45019 Correct decorrelation within flac decoding. Finally fixes FS#12371. by Andree Buschmann · 13 years ago
  32. d985d65 usb-drv-as3525v2: make it look more like usb-s3c6400 by Rafaël Carré · 13 years ago
  33. 3042c44 disktidy: clean more Sansa AMS OF files by Rafaël Carré · 13 years ago
  34. 02c5b3b Sansa AMSv2: enable usb storage in bootloader by Rafaël Carré · 13 years ago
  35. b73dd01 usb-s3c6400: fix confusion between USB_DIR_IN and DIR_IN by Rafaël Carré · 13 years ago
  36. 13f1b08 Allow scrolling lines to have their content changed without restarting the scroll line. This means skin lines with dynamic tags can be updated in realtime instead of delayed by Jonathan Gordon · 13 years ago
  37. b3caa01 Fix FS#12237 (caused by r30302) where centered skin text isnt eqactly centered by Jonathan Gordon · 13 years ago
  38. bfd69f2 Fix the real issue with AMS bootloader USB mode. A call to usb_enable was missing in usb.c when using the USB stack and USB_DETECT_BY_CORE was not enabled. Try to do it in a clean-ish way. by Michael Sevakis · 13 years ago
  39. 7af94b4 usb-drv-as3525v2: cosmetics by Rafaël Carré · 13 years ago
  40. e062c7a usb-drv-as3525v2: simplify usb_reset isr by Rafaël Carré · 13 years ago
  41. 26b31f1 usb-s3c6400: make isr more clear by Rafaël Carré · 13 years ago
  42. 845cd59 Sansa AMS: fix usb in bootloader by Rafaël Carré · 13 years ago
  43. 404c6bb disktidy: don't use "abort" for variable name as it might conflict by Rafaël Carré · 13 years ago
  44. d991a28 disktidy.config: add a preset for Sansa AMS OF files by Rafaël Carré · 13 years ago
  45. 1648441 disktidy: simplify by Rafaël Carré · 13 years ago
  46. 3b00460 usb-s3c6400: fix more index / endpoint number confusion by Rafaël Carré · 13 years ago
  47. 9c19e87 Remove duplicate entry in russian translation. by Dominik Riebeling · 13 years ago
  48. dfff885 Sansa Clip: simplify matrix key scan by Rafaël Carré · 13 years ago
  49. 744adcb imx233: add comment about block reset by Amaury Pouly · 13 years ago
  50. 1096cc0 usb-s3c6400: fix endpoint array traversal in interrupt handler by Rafaël Carré · 13 years ago
  51. a60463e usb-drv-as3525v2.c: simplify by Rafaël Carré · 13 years ago
  52. 9e8590a usb-drv-as3525v2.c: simplify a lot by Rafaël Carré · 13 years ago
  53. 8afdad6 fix red by Rafaël Carré · 13 years ago
  54. e4bee2b usb-s3c6400 : simplify by Rafaël Carré · 13 years ago
  55. 1afe280 usb-drv-as3525v2: use correct input endpoint list size by Rafaël Carré · 13 years ago
  56. ff0ba04 fix previous commit by Rafaël Carré · 13 years ago
  57. 3183010 AMSv2: enable USB by Rafaël Carré · 13 years ago
  58. 5c81130 usb-drv-as3525v2: don't include ep0 twice in the IN ep list by Rafaël Carré · 13 years ago
  59. 89fa72f usb-s3c6400: merge DIEP* and DOEP* in a macro with an extra parameter by Rafaël Carré · 13 years ago
  60. fdcfc8a s5l870x: use usb-s3c6400 defines by Rafaël Carré · 13 years ago
  61. c1d789a usb-s3c6400x.c: use defines instead of hardcoded bitfields by Rafaël Carré · 13 years ago
  62. 9c31062 usb-drv-as3525v2.c: cosmetics by Rafaël Carré · 13 years ago
  63. bc943a0 Move usb-s3c6400 register comments to usb-s3c6400.h by Rafaël Carré · 13 years ago
  64. 62e0cdc amsinfo: save files with .bin extension by Rafaël Carré · 13 years ago
  65. 184459f Deal with a complication when transferring recording method from PP5024: since the FIFO POP is always read until empty, keep track of sample parity instead of always saving the first one in the FIFO upon entering the ISR or else the first of a duplicate that is also the last in the FIFO would get duplicated. Also, give top priority to audio interrupts in all cases. by Michael Sevakis · 13 years ago
  66. 5c1e936 Manual: Minor typesetting fixes by Alexander Levin · 13 years ago
  67. 685101b Belatedly adding myself to COMMITTERS in alphabetical order by Nick Peskett · 13 years ago
  68. c6abe99 Belatedly adding myself to COMMITTERS by Nick Peskett · 13 years ago
  69. 5450219 Manual: Clarification of cuesheet file name and location by Nick Peskett · 13 years ago
  70. 5515a7a RDA5802 tuner: use channel spacing of 100 kHz when possible (instead of always 50 kHz) by Bertrik Sikken · 13 years ago
  71. 6119f48 Manual: Add the description of the sleep timer related settings for non-rtc targets by Alexander Levin · 13 years ago
  72. 2b3bb1e Roll back the latest mpc upstream sync as this introduced a regression. Fixes FS#12429. by Andree Buschmann · 13 years ago
  73. 4894363 Add talk support to the shortcuts menu. by Jonathan Gordon · 13 years ago
  74. c251358 Closing recording before initializing it the first time isn't needed and may also interfere with playback. Remove audio_close_recording call upon first entering recording screen. by Michael Sevakis · 13 years ago
  75. f7c731d FS#12439 by Nick Prekett. Fix mention of recording directory in the manual. by Michael Giacomelli · 13 years ago
  76. a6653a9 Fix decoding of multichannel flac, refactor sample buffer handling and decorrelation (taken from ffmpeg sources) and add some flac details to the manual. Solves FS#12371. by Andree Buschmann · 13 years ago
  77. 09722dd thread.c includes gcc_extensions.h and thread-XXX.c files are includes inside thread.c therefore do not require their own. by Michael Sevakis · 13 years ago
  78. 32d2cb3 Prepare new, unofficial pandora build by Thomas Jarosch · 13 years ago
  79. c0c5a13 Pandora port: Fix borked compile flags by Thomas Jarosch · 13 years ago
  80. 0124d7b Silence gcc warning by Thomas Jarosch · 13 years ago
  81. 752dd5c Prepare new, unofficial maemo build by Thomas Jarosch · 13 years ago
  82. e6819b9 FS#12373 - Patch for Spanish translation by Francisco Vila by Bertrik Sikken · 13 years ago
  83. 7cba6f6 FS#12394 - Update of the European Portuguese language by Gabriel Maia by Bertrik Sikken · 13 years ago
  84. 95280e0 FS#12434 - Serbian translation update by Ivan Pesic by Bertrik Sikken · 13 years ago
  85. 5dd1420 Quick-fix for r31197 by Bertrik Sikken · 13 years ago
  86. ce4ec80 FS#12437 - Updated Croatian translation by Ante Maretic by Bertrik Sikken · 13 years ago
  87. 75f2e45 AMS(v2): fix system_reboot by re-enabling the internal ROM clock just before rebooting by Bertrik Sikken · 13 years ago
  88. c9a8031 mkamsboot: add support for sansa clip zip firmware version v1.01.18 by Bertrik Sikken · 13 years ago
  89. 8187115 Fix release notes link by Frank Gevaerts · 13 years ago
  90. 07cfc30 lcd_blit_yuv(): don't use weak attribute when building for windows by Rafaël Carré · 13 years ago
  91. 11b661e Add labels for calculating RAM usage on tms320dm320 targets. Thanks to Rafaël Carré for pointing this out. by Boris Gjenero · 13 years ago
  92. 33d3f05 Nokia N900: Increase the number of samples for the software mixer by Thomas Jarosch · 13 years ago
  93. 9d9d867 Nokia N900: Implement pcm_play_lock() / pcm_play_unlock() by Thomas Jarosch · 13 years ago
  94. 8906b3e Convert remaining __attribute__((noreturn)) to NORETURN_ATTR. by Boris Gjenero · 13 years ago
  95. 59e71ee Introduce USED_ATTR wrapper for __attribute__((used)). by Boris Gjenero · 13 years ago
  96. 9653ae3 Manual: Some minor corrections to the 'Shortcuts' section by Alexander Levin · 13 years ago
  97. 08d4252 Add STORAGE_INIT_ATTR to some target-specific ATA functions. by Boris Gjenero · 13 years ago
  98. 5ffd2f7 Various adjustments for MSVC. by Dominik Riebeling · 13 years ago
  99. d2c1ece Move the PCMREC_E/W_* defines back to pcm_record.h because they're part of the recording engine interface. Leave the low-level DMA error defines in pcm.h. by Michael Sevakis · 13 years ago
  100. 5af1e2f Add a second boost condition to the recording PCM buffer to boost the CPU when 75% full or more. This is especially important for small memory when the 1-second condition frequency cannot be reached. by Michael Sevakis · 13 years ago