1. f9664e7 Unroll a frequently executed loop a little for a small speedup by Nils Wallménius · 17 years ago
  2. 035529c Enable auto reply for queue messages sent with queue_send. It's only nescessary to use queue_reply to return a value other than zero or to return a result before waiting on the queue again. by Michael Sevakis · 17 years ago
  3. 3f9a9a1 Fix the bootloader, and give the M:Robe it's own scramble by Karl Kurbjun · 17 years ago
  4. 34308c1 Fix a few solitaire game saving issues: Add a "Save and Quit" menu entry. Using "Quit" will delete the save file if it exists. Save on power off seems to work fine. Save on USB doesn't work (are file IOs disabled when USB is plugged?) by Antoine Cellerier · 17 years ago
  5. c4d0a0e Move some more files by Karl Kurbjun · 17 years ago
  6. a56b653 Move some more files around and get the main build compiling by Karl Kurbjun · 17 years ago
  7. 5be5674 Remove the PCMREC_PARANOID support since the issues have been identified and fixed however detecting an encoder writing too many samples to a chunk will remain and be enabled in a DEBUG build as an aid for adding encoders. Do some cleanup on the filename queue. Loosen up the control interface where synchronous thread blocking isn't required for pause/stop/resume. by Michael Sevakis · 17 years ago
  8. 41541c5 Add support for the generic Telechips firmware format checksums - use -tcc=sum if the header just contains a single checksum, or -tcc=crc if the header contains two 32-bit CRCs. Credit goes to Hein-Pieter van Braam for his work on identifying the (reverse) CRC32 algorithm used when calculating the two CRCs by Dave Chapman · 17 years ago
  9. 0f5d9f9 first part of usbstack patches -> show and use selection of usb stack mode only, if by Christian Gmeiner · 17 years ago
  10. 6386dbe static/inline/iram raid gives nice speedup by Nils Wallménius · 17 years ago
  11. e108964 IRQ driven touchpad driver, crude but working by Jonathan Gordon · 17 years ago
  12. ef1c52f Oops. Don't use outl with the defined register. by Michael Sevakis · 17 years ago
  13. e760ba5 Add some defines for pp502x. No guarantee as to full accuracy yet but that's not really too important. Use them in the code. by Michael Sevakis · 17 years ago
  14. 1ed54f4 Maybe 25 was too much with the new decay rates. by Stepan Moskovchenko · 17 years ago
  15. 414724e MIDI: Kick up number of voices and decrease the decay rate, taking by Stepan Moskovchenko · 17 years ago
  16. 80f1688 I got bullied in IRC by linuxstb and markun... by Jonathan Gordon · 17 years ago
  17. a5e788f slow - but working - IRQ based uart/button driver. by Jonathan Gordon · 17 years ago
  18. f548336 Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199). Original patch by Tomasz Mon, modified by me. by Nicolas Pennequin · 17 years ago
  19. 18318d2 Add greyscales to Rockboxed theme and mimic the color variant a bit more. by Dominik Riebeling · 17 years ago
  20. 0418896 ATA works - dumb mistake by Karl Kurbjun · 17 years ago
  21. c6c7b73 Fix bug that caused only half the output buffer to be used, gives a quite nice speedup on coldifre, clean up some commented out #ifdefs by Nils Wallménius · 17 years ago
  22. 2bee0b7 Use "digital audio player" instead of "MP3 player". Fix a typo. by Thom Johansen · 17 years ago
  23. 84b865a mntent.h should only be used on linux, not os x. by Dominik Riebeling · 17 years ago
  24. 3de61b4 Revert changes to nonenglish langfiles intoduced by FS#7859 in r14895. It's not a good idea to change the source strings because genlang won't tell the translators the source string has changed. by Nicolas Pennequin · 17 years ago
  25. 329913d Fix a little mistake in linker file. by Michael Sevakis · 17 years ago
  26. 3e7d4f0 Anti-red? by Michael Sevakis · 17 years ago
  27. da55251 Compile Portal Player bootloaders as single core. Cleanup the startup code for bootloaders. Remove cop stack entirely and keep IRAM use down on all relevant targets - just use the 128-byte idle stack. Use the inline asm version of current_core for pp5002 as well. by Michael Sevakis · 17 years ago
  28. aaf3e32 MIDI: Fix off by one error with the guitar. Wow, I can't believe the off-keyness is finally fixed. by Stepan Moskovchenko · 17 years ago
  29. d1e3060 MIDI: Fix two year old loop bug that caused distortion on some instruments. I been looking for this one by Stepan Moskovchenko · 17 years ago
  30. 23a89b0 Accept FS#7859 by David Bishop: Replace "Show ID3 Info" by "Show Track Info". by Nicolas Pennequin · 17 years ago
  31. bb62942 Bubbles for Sansa c200. by Marianne Arnold · 17 years ago
  32. 7cbc161 Make bubbles use one background picture that is the size of the display instead of combining a 'left' and sometimes a 'right' bmp. This way it's clearer how the background is generated and adapting to new display sizes should be easier. by Marianne Arnold · 17 years ago
  33. c0e34fa Updated french translation for rbutilqt. by Nicolas Pennequin · 17 years ago
  34. 7eedcb4 Fix buggy gradient display when a coloured file is selected in the browser. Thanks to smably for the report. by Nicolas Pennequin · 17 years ago
  35. d648c0d One more... Rockboxed for the Sansa c200s by Roan Horning (FS #7855). by Marianne Arnold · 17 years ago
  36. 1c1ab63 Icatcher for the Sansa c200s by Ioannis Koutoulakis. by Marianne Arnold · 17 years ago
  37. 869de4d Oops. Can't wait for COP init in the bootloader because it is kept asleep until the firmware is ready to be run. by Michael Sevakis · 17 years ago
  38. 84b81bc Updated italian translation. by Alessio Lenzi · 17 years ago
  39. 59d6b08 Make AC3 codec use Rockbox' native bitswap routines. by Thom Johansen · 17 years ago
  40. 1ef5dad Try to fix the case where Ipods would spuriously wake up even though no alarm had been set. by Thom Johansen · 17 years ago
  41. 49a9e1e Make the gradient look better when more than one line is selected (running time, ID3 info, cuesheet viewer...). I haven't found a solution for scrolling yet, so that won't look too good. by Nicolas Pennequin · 17 years ago
  42. f333c97 Factor out the gradient drawing code. Should save some bytes and makes the code more readable. by Nicolas Pennequin · 17 years ago
  43. d6ad3fb FS #7763 by Andree Buschmann. Speed up video rendering for Ipod Video. by Thom Johansen · 17 years ago
  44. d7cb907 Get the plugins synced up with the threading changes. by Michael Sevakis · 17 years ago
  45. a13a1d5 Anti-red: No need for COP initialization in the bootloaders nor idle stacks. by Michael Sevakis · 17 years ago
  46. 7914e90 Commit a subset of the dual core changes that have to do with cache handling, stacks, firmware startup and thread startup. Tested on e200, H10-20GB, iPod Color and 5.5G. Thread function return implemented for all targets. Some changes to plugins to follow shortly. by Michael Sevakis · 17 years ago
  47. edbf5d8 Fixed a warning by Björn Stenberg · 17 years ago
  48. b452fb6 Skip spindown and delay on flash targets by Björn Stenberg · 17 years ago
  49. 0a231de Improved magic by Mark Arigo by Björn Stenberg · 17 years ago
  50. c13eba2 FS #7833: Optimizations to the Vorbis codec: by Tomasz Malesinski · 17 years ago
  51. 1aaf5db Francais.lang update, courtesy of rasher's web translating tool. by Nicolas Pennequin · 17 years ago
  52. 6888db3 Do not duplicate const table, make getEvent function static inline, gives about a ~1.5% speedup, put tick function in iram, ~3.5% speedup by Nils Wallménius · 17 years ago
  53. 93787dd Simplify the sendEvent function, makes it _slightly_ faster and quite a bit smaller, build midiplay with -O2 for coldfire, gives about a 23% speedup by Nils Wallménius · 17 years ago
  54. 5ec5f8a FreeBSD uname -m outputs a different string than linux uname -m by Nils Wallménius · 17 years ago
  55. 5321711 The archos website fooled me by providing a wrong download, no need for that extended check. Thanks to amiconn for the clarification. by Dominik Riebeling · 17 years ago
  56. 68be596 Fix corrupted display of the gradient selector for scrolling lines in some colour configurations. Thanks to preglow for spotting. by Nicolas Pennequin · 17 years ago
  57. f3b015f FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier. by Nicolas Pennequin · 17 years ago
  58. 5353473 Fix a warning. by Dominik Riebeling · 17 years ago
  59. c9a424f Fixed Thai language by Pinitnun Shanasabang. Also adds (empty) user: lines to all strings. by Jonas Häggqvist · 17 years ago
  60. ddbb751 Add parsing of ajbrec.ajz file header for autodetection. All archos targets should now be detectable. Fix a stupid bug in file-based detection. by Dominik Riebeling · 17 years ago
  61. 750f0ac Add Makefile to FILES and fix comment. by Stepan Moskovchenko · 17 years ago
  62. 8b6d287 Some MIDI changes, and add a new musical plugin I'm working on... Not fully done yet, so commented out by Stepan Moskovchenko · 17 years ago
  63. 61a83c0 Sansa c200: fix system_reboot with some magic from the OF. Reboot to the OF when usb is inserted. by Mark Arigo · 17 years ago
  64. d7c8cff Add Pinitnun Shanasabang to the credits for his Thai translation. by Jonas Häggqvist · 17 years ago
  65. c8af667 New translation: Thai, by Pinitnun Shanasabang by Jonas Häggqvist · 17 years ago
  66. d42fba0 Add c200 to the button light timeout string in all languages with a translation of that string already. by Jonas Häggqvist · 17 years ago
  67. bdbbef6 Updated Finnish language by Jani Kinnunen. Updated Danish language by me. by Jonas Häggqvist · 17 years ago
  68. 6135b45 Minor syntax fix by Björn Stenberg · 17 years ago
  69. 1bf813d Enabled button light for Sansa C200 by Björn Stenberg · 17 years ago
  70. d55f1b7 Update Dutch language file by Peter D'Hoye · 17 years ago
  71. 7790fde m:robe 500i port: Fix tab style (tab -> 4 spaces) in system-mr500.c by Catalin Patulea · 17 years ago
  72. 2a0ae89 m:robe 500i port: Get interrupts firing and the timer ticking by Catalin Patulea · 17 years ago
  73. 7e891aa Oops. Actually add the IDCT file for ARM. :p by Michael Sevakis · 17 years ago
  74. 287d622 Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for ARm just to make it all work more nicely. Move UI simulator YUV code to its core to adapt it. by Michael Sevakis · 17 years ago
  75. 24327dd shouldnt have been commited by Jonathan Gordon · 17 years ago
  76. 4196e7c Fix the eq menu so changes are applied after using the "simple eq settings" menu by Jonathan Gordon · 17 years ago
  77. 968ba0a More ATA work (that doesn't work) by Karl Kurbjun · 17 years ago
  78. 7255bdb Remove the full url path from links to the wiki and display the wiki name only instead. Add a note on how to manually access wiki pages. The links itself are still pointing to the wiki. by Dominik Riebeling · 17 years ago
  79. 62c1a87 Automatically save and load solitaire game. Close FS#7796. (Do we need a "quit without saving" menu entry?) by Antoine Cellerier · 17 years ago
  80. 0432157 m:robe 500i port: Fix the way GIOs are cleared by Catalin Patulea · 17 years ago
  81. ddee0f1 Use uint32_t type for the pitch table by Nils Wallménius · 17 years ago
  82. 33e1559 Introduce Rockbox Utility to the manual as automated installation option. Only rather short description for now. by Dominik Riebeling · 17 years ago
  83. ff7b3c5 Fix midi playback on 64 bit sims and const a table by Nils Wallménius · 17 years ago
  84. 0e49605 Move all of midiplay into its subdir and add a Makefile for it, add header files as necessary. by Nils Wallménius · 17 years ago
  85. e24975a Fix wrong file type. by Dominik Riebeling · 17 years ago
  86. 543b443 Add missing keywords. by Jens Arnold · 17 years ago
  87. 361cdac The C200 LCD controller is a Samsung S6B33B2. Define appropriate register names, and implement display flip. by Jens Arnold · 17 years ago
  88. edc6d63 H10: use POWER button to abort keyboard (was FF button) by Peter D'Hoye · 17 years ago
  89. 9ac9cc6 Working DM320 interrupts, changed the way registers are accessed in spi and uart drivers. Uart might be broken with interrupts - buttons on remote don't seem to respond when interrupts are enabled. by Karl Kurbjun · 17 years ago
  90. d969a42 Do not display the backdrop in text viewer and editor plugins by Nils Wallménius · 17 years ago
  91. bf169ed Speed up C200 lcd_update() by ~7%. by Jens Arnold · 17 years ago
  92. a33fc5d Updated italian translation. by Alessio Lenzi · 17 years ago
  93. d2560a2 Oops, missed that when changing the default proxy to system ... by Dominik Riebeling · 17 years ago
  94. 1b9026a Fix a change that shouldn't have been committed by Karl Kurbjun · 17 years ago
  95. 8431da1 Give the configuration dialog its old size back and make sure to always start at the Device tab. by Dominik Riebeling · 17 years ago
  96. f79fbc1 rbutil: added swift tts engine. by Dominik Wenger · 17 years ago
  97. acc70ec rbutil: added support for talkfile creation with the rockbox sapi_voice.vbs script. Also let the configure dialog remember options and paths for different tts and encoders. by Dominik Wenger · 17 years ago
  98. 7415443 w32: implement "system proxy" settings. This uses the IE setting by reading its values from the registry. Make system proxy the default value if no configuration file is found. by Dominik Riebeling · 17 years ago
  99. a1a4575 w32: add USB autodetection based on PID / VID values. by Dominik Riebeling · 17 years ago
  100. 4fc77ac Fix empty commit: Add grayscale support for ARM in vertical packing format. by Tomasz Malesinski · 17 years ago