1. 8cfdf95 Accept FS#8957 - update bulgarian and chinese translations by Jonathan Gordon · 16 years ago
  2. b234ef2 make the quickscreen not block so the statusbar gets updated by Jonathan Gordon · 16 years ago
  3. 9cd2919 Disabled unused ata_led function. by Bertrik Sikken · 16 years ago
  4. 6a0340f More static / header file cleanup. by Bertrik Sikken · 16 years ago
  5. a969e85 Forgot a file by Maurus Cuelenaere · 16 years ago
  6. 41a82f9 More LCD stuff.. by Maurus Cuelenaere · 16 years ago
  7. 5fc95a3 Fix tabs. by Michael Giacomelli · 16 years ago
  8. 1942590 Another round of making local functions static and making sure that source files are in sync with their header files. by Bertrik Sikken · 16 years ago
  9. e243db6 Commit FS#8920, fixed headphone detection for the Ipod 2G by Mark Fawcus. by Michael Giacomelli · 16 years ago
  10. 9e6cd92 Forgot 0x by Maurus Cuelenaere · 16 years ago
  11. 2b0e436 Add OF LCD init by Maurus Cuelenaere · 16 years ago
  12. 8f4affb Updated italian translation. by Alessio Lenzi · 16 years ago
  13. 71a4346 Improved keymap for the Gigabeat S. by Nicolas Pennequin · 16 years ago
  14. f8a641d Renamed build_tagcache to tagcache_build to make it consistent with the function naming of the other functions in tagcache.c by Bertrik Sikken · 16 years ago
  15. 8a04f62 SPC Codec: I'm pretty sure Gigabeat S can do realtime BRR decode and echo. :) by Michael Sevakis · 16 years ago
  16. 8f0a1b3 It's better not to use fixed constants since the lower volume limit may not be constant. by Michael Sevakis · 16 years ago
  17. 28df6bf The Gigabeat S can do album art. by Nicolas Pennequin · 16 years ago
  18. 5df4405 Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keymaps consistent; it's rather messy atm. by Michael Sevakis · 16 years ago
  19. d0e3211 Make local function interp_pitch in filters.c static. by Bertrik Sikken · 16 years ago
  20. d402774 Flashlight plugin: make color sets wrap around in both directions by Peter D'Hoye · 16 years ago
  21. ed5f1ed 1) add debug menu for USB & PIC 2) update keymap 3) fix yellow by Maurus Cuelenaere · 16 years ago
  22. 5fc5906 Sync Dutch lang file by Peter D'Hoye · 16 years ago
  23. 1be4d42 Don't commit LOGF_ENABLE by Maurus Cuelenaere · 16 years ago
  24. 1357099 And don't forget the yellows... by Maurus Cuelenaere · 16 years ago
  25. ef5286c remove some dead code by Jonathan Gordon · 16 years ago
  26. b2ad20c cabbiev2 gigabeat f fixes by Johannes Voggenthaler by Frank Gevaerts · 16 years ago
  27. ae0f5ed Fix more red... by Maurus Cuelenaere · 16 years ago
  28. 65a0de3 Fix red. by Maurus Cuelenaere · 16 years ago
  29. a6b31f1 1) add support for ata-as-arm by Maurus Cuelenaere · 16 years ago
  30. ea664e0 Viewported quickscreen (take 2 :D) (FS#8553) by Jonathan Gordon · 16 years ago
  31. 6be91cd ROLO works on gigabeat F/X now by Nils Wallménius · 16 years ago
  32. 7bb968b Fixed warning about unused flipdisplay_callback function for targets that cannot flip the display. by Bertrik Sikken · 16 years ago
  33. e15f8a2 Made source files #include the header file that they implement to make sure they are in sync. Made some local functions static. by Bertrik Sikken · 16 years ago
  34. 9c1ab1f Convert the TCC77x ADC driver to use interrupts - based on the technique used in the SH ADC driver. by Dave Chapman · 16 years ago
  35. 2124a9f Made rolo.h consistent with rolo.c by Bertrik Sikken · 16 years ago
  36. ba39a5c Added missing usb #includes to usb source files. by Bertrik Sikken · 16 years ago
  37. 1273f95 Added missing header file metadata_parsers.h to metadata parsers. by Bertrik Sikken · 16 years ago
  38. db3afb5 Oops, forgot a file in previous commit - add keymap for M200 by Dave Chapman · 16 years ago
  39. f204298 Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX (the LCD driver worked unchanged). Plus various tcc77x work, including a working tick interrupt (enabled in the bootloader). Rockbox itself builds for the M200 (there are no keymaps yet for the DAX), but doesn't progress very far due to the lack of an ATA (NAND flash) driver. by Dave Chapman · 16 years ago
  40. 4cf4b5c 128x42x1 Rockbox logo (a copy of the 128x41x1 remote version) for 128 pixel wide mono main LCDs - fixes the logo for the iFP (it was using the Archos version), plus preparation for new ports. by Dave Chapman · 16 years ago
  41. 6c6a2ed Working ROLO for the Gigabeat F/X by Karl Kurbjun · 16 years ago
  42. a74d150 Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in the codecs and plugins. by Michael Sevakis · 16 years ago
  43. 0542338 Remove some cruft not being used that interferes with building rockboy on Gigabeat S. by Michael Sevakis · 16 years ago
  44. f74cf93 Fix an oops in ARMv6 flush_icache. by Michael Sevakis · 16 years ago
  45. 1f7a72f Oops, use the mem* function wrapper macro to make gcc happy by Nils Wallménius · 16 years ago
  46. ddae6a2 Adapt the calculator to larger displays and use the UI font if it fits. Use reversed colours instead of inverted colours for selection, fixes FS#8951 by Nils Wallménius · 16 years ago
  47. 93b8a07 Make the linker complain if the bootloader isn't going to fit into IRAM on PP devices. by Barry Wardell · 16 years ago
  48. a1fa57f Use FIQ register + comments. by Maurus Cuelenaere · 16 years ago
  49. 59efebf Change the default of accessory power supply to <true>. by Andree Buschmann · 16 years ago
  50. dabcb81 Introduce a small helper function that asks the user if the dynamic playlist should be erased to increase code re-use by Nils Wallménius · 16 years ago
  51. e02d031 Remove unused #define. by Steve Bavin · 16 years ago
  52. 6d20795 found (and fixed) by Stephane Doyon... by Jonathan Gordon · 16 years ago
  53. 327f845 remove the 2nd last evil use of ata_disk_is_active() in apps/ by Jonathan Gordon · 16 years ago
  54. bce419d Fix skipping back to the start of WMA files, broken by the addition of resume support. Not the most elegant fix perhaps, but it works for me. by Magnus Holmgren · 16 years ago
  55. 0e73b8a Remove wrong usage of '.global'. These symbols are imported, not exported. by Jens Arnold · 16 years ago
  56. 2bbacf8 Make sure the linker considers crt0*.o before all files specified on the command line by using STARTUP() instead of INPUT() in the .lds. Using INPUT() makes the linker process crt0*.o after all files specified on the command line, making linking fail if there are librockbox.a members which are only referenced by crt0*.o. Remove the hackaround that was needed for building the gigabeat S bootloader before (aka UIE() problem). by Jens Arnold · 16 years ago
  57. f3d83c7 Cleanup some tabs and whitespace by Karl Kurbjun · 16 years ago
  58. c741ecc yep.. I really cant spell by Jonathan Gordon · 16 years ago
  59. a6100fb undo some changes of my last patch... should fix wm8751 based targets by Christian Gmeiner · 16 years ago
  60. 9c0abbf Added #include <string.h> to memmove.c, memcpy.c and strcat.c by Bertrik Sikken · 16 years ago
  61. cbd7fa4 Moved private types and constants from profile.h to profile.c by Bertrik Sikken · 16 years ago
  62. bff3ddd Forgot to #include stdlib.h for atoi implementation. by Bertrik Sikken · 16 years ago
  63. e3c6188 Small tweak for festival to correct the spelling of 'A', fixes FS#8889 by Nils Wallménius · 16 years ago
  64. ef1ce43 Cleaned up header files in bookmark.c by Bertrik Sikken · 16 years ago
  65. 2843469 Moved atoi declaration to stdlib.h. Deleted atoi.h by Bertrik Sikken · 16 years ago
  66. 5b1e86c now build the ARM crosscompiler with support for big-endian targets by Marcoen Hirschberg · 16 years ago
  67. e5319e0 Fixed prototype of i2c_write for plugins and for i2c-telechips (fix red/yellow). by Bertrik Sikken · 16 years ago
  68. c97e503 Cleaned up playblack.h header file and usage of it. by Bertrik Sikken · 16 years ago
  69. a5d3029 Update source files to include the header file for the functions they implement, to make sure the header and the implementation is consistent (and fix it for a case where it wasn't). by Bertrik Sikken · 16 years ago
  70. 8391526 * introduce AUDIOHW_CAPS to define which audio codec can do what kind of operations in hw, e.g. setting bass by Christian Gmeiner · 16 years ago
  71. 17f7adb get rid of the last mr500 yellow (again :p ) by Jonathan Gordon · 16 years ago
  72. 054c728 Gigabeat S: Define the used ADC channels, get the channel order correct, enable charge current channel conversion. by Michael Sevakis · 16 years ago
  73. 39ed708 IMX31: Try to catch the interrupt that was the reason irq_handler was called since it never should be. The bootloader occasionally shows one but it's not saying what. by Michael Sevakis · 16 years ago
  74. 88451d5 IMX31: Use template structures to access modules' registers from a base address (as for i2c) which makes drivers look nicer and makes array accesses of registers simpler. Throw in minor fix to fiq_handler dispatcher, otherwise no functional changes. by Michael Sevakis · 16 years ago
  75. e23ea5d Add USB PID for Ipod Classic as incompatible variant of the Video. Remove PID for Nano -- detection is done using ipodpatcher only (PIDs are not unique). by Dominik Riebeling · 16 years ago
  76. f8bf78a Fix red (missing header file) by Bertrik Sikken · 16 years ago
  77. 4341480 Updated use of events.h header file. by Bertrik Sikken · 16 years ago
  78. b88059b FS#8916 - updated chinese translations by harry tu by Bertrik Sikken · 16 years ago
  79. f4eb0ee Updated panicf in remove_event. Also fixed some comments. by Bertrik Sikken · 16 years ago
  80. c5cd69e rbutil: fix a broken setting. by Dominik Wenger · 16 years ago
  81. be594f6 percent-encode the query parts of a request too, not only the path. by Dominik Riebeling · 16 years ago
  82. 3fa414d Fix red (#ifdef hell). by Rob Purchase · 16 years ago
  83. 297e050 FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. by Rob Purchase · 16 years ago
  84. 6b9b508 fix red by Jonathan Gordon · 16 years ago
  85. d20d9dd add more registers for the tsc2100 by Jonathan Gordon · 16 years ago
  86. 8d7bd0a remove the last mr500 yello by Jonathan Gordon · 16 years ago
  87. 18b004b Enable 'touchscreen areas' on the D2, based on JdGordon's m:robe code. Disable the bootloader debug screen, as that stuff is all available from the Debug menu now. by Rob Purchase · 16 years ago
  88. f79bc56 Use smaller data types in structs which are in big arrays to save memory by Nils Wallménius · 16 years ago
  89. 1c7b95b Add description of the s/pdif-enable option to the manual (work actually done by Alex Parker) (FS#8941) by Frank Gevaerts · 16 years ago
  90. 27fac88 Gigabeat S: Implement i2c driver - transmit works but no testing of receiving which will get a chance later. Add some seeds for codec driver. Correct a few #defines. by Michael Sevakis · 16 years ago
  91. fec6af6 Move the Telechips TCC77x SSD1815 LCD driver up a level in the target tree - it isn't specific to the DAX. by Dave Chapman · 16 years ago
  92. bec6aa3 - change the usb class driver framework to allow for device classes with more than one interface or more than one endpoint pair by Frank Gevaerts · 16 years ago
  93. 33c4446 Const police raid, making a lot of pointers to lang strings const and removing some ugly casting by Nils Wallménius · 16 years ago
  94. e1bc2d5 minor code policing and some warning removals by Daniel Stenberg · 16 years ago
  95. b39f9bf m:robe 100 - backlight PWM fading by Robert Kukla · 16 years ago
  96. db73339 rbutil: fix another warning by Dominik Wenger · 16 years ago
  97. 6a471d8 Kill some warnings. by Dominik Riebeling · 16 years ago
  98. 8845533 Fixes some warnings. by Maurus Cuelenaere · 16 years ago
  99. 7449751 rbutil: rework rbsettings to have less code dublication. by Dominik Wenger · 16 years ago
  100. 35f41e6 Remove an unused variable. by Maurus Cuelenaere · 16 years ago