1. 5da7507 Fix red: Protect viewport RTL flag manipulation with #ifdef HAVE_LCD_BITMAP by Tomer Shalev · 15 years ago
  2. 45f004d Updated Hebrew language (fixed position of question marks) by Tomer Shalev · 15 years ago
  3. b0a9938 Add rtl flagging to viewport_set_defaults(), and ensure that by Tomer Shalev · 15 years ago
  4. 5abd968 Encoding fixes by Michael Sparmann · 15 years ago
  5. 0f30582 Fix yellow by Tomer Shalev · 15 years ago
  6. 58221fc Implement RTL as a viewport's bit-field by Tomer Shalev · 15 years ago
  7. be25469 Reworked iPod Nano 2G PMU code, added RTC and battery ADC. by Michael Sparmann · 15 years ago
  8. 6b8a78f Fix red - type by Tomer Shalev · 15 years ago
  9. 2438d16 - Use pointers instead of repeating access to array element by Tomer Shalev · 15 years ago
  10. 6b51e5b Add some more options to rbutil deploy script. by Dominik Riebeling · 15 years ago
  11. 1acacc2 Revert renaming of the scrollbar global setting by r22945, following discussion in IRC by Tomer Shalev · 15 years ago
  12. a39be4b Fix red: Invert buttons in RTL mode by Tomer Shalev · 15 years ago
  13. f7bd725 Invert buttons in RTL mode by Tomer Shalev · 15 years ago
  14. e04acd8 FS#10654 - Fix descriptions in manual to obey Latex guidelines by Tomer Shalev · 15 years ago
  15. 271c67e Fix the user timer on iPod Nano 2G by Michael Sparmann · 15 years ago
  16. 79bf2da iPod Nano 2G NAND/ECC driver and FTL improvements (still polling) by Michael Sparmann · 15 years ago
  17. 112bc15 Fix the stack string issue for the Meizus, too by Michael Sparmann · 15 years ago
  18. bbeb3ec Fix yellow by Tomer Shalev · 15 years ago
  19. 0b6f683 Have scollbar in the right side while in RTL mode by Tomer Shalev · 15 years ago
  20. c1c86d8 Make iPod Nano 2G audio work by Michael Sparmann · 15 years ago
  21. 57b5183 Reduce impact of lost interrupts on S5L8700 I2C by Michael Sparmann · 15 years ago
  22. 385e821 Fix a #ifdef typo and the reds hidden by it by Michael Sparmann · 15 years ago
  23. e05ca6c Fix displaying strings on stack for iPod Nano 2G by Michael Sparmann · 15 years ago
  24. 37e2d65 Add myself to COMMITTERS by Michael Sparmann · 15 years ago
  25. e7183f9 Fix red - bootloaders don't link language support by Tomer Shalev · 15 years ago
  26. f8adc43 Fix red - forgot one #ifdef by Tomer Shalev · 15 years ago
  27. 311030c Fix some of the reds by Tomer Shalev · 15 years ago
  28. 6d80565 RTL support in menus by Tomer Shalev · 15 years ago
  29. f06c98f Fix FS#10617 (fix spotted by Teruaki Kawashima), something about the %C not working if %?C is the first tokens in the skin by Jonathan Gordon · 15 years ago
  30. 8a0dfe4 Manual: Add instructions to switch USB HID keymap modes by Tomer Shalev · 15 years ago
  31. 6d1a266 Add H10's mouse buttons in USB HID mode to manual by Tomer Shalev · 15 years ago
  32. 2f12cbb Fix red by r22940 (undefined button used) by Tomer Shalev · 15 years ago
  33. 0c379b4 Add USB HID mouse support for H10 by Tomer Shalev · 15 years ago
  34. ce53dd6 Revert usage string change from r22930. by Tomer Shalev · 15 years ago
  35. 5f93489 Brickmania: Add an extra check in the hit logic to make sure that the brick isn't /hit/ after it has been removed from play. by Karl Kurbjun · 15 years ago
  36. 1f4245b Brickmania: Fix the flip_sides powerup on touchscreens. by Karl Kurbjun · 15 years ago
  37. 714b4aa Simulator buttons: Remove a hack and make brickmania work the same as on target. by Karl Kurbjun · 15 years ago
  38. fac05ab Fix Red by Karl Kurbjun · 15 years ago
  39. 5949250 Brickmania: Touchscreen improvements - Take advantage of the immediate button data values. Reduce the wait time if the score needs to count up at the end of a level or game. Make sure the game always yeilds after a frame. by Karl Kurbjun · 15 years ago
  40. fb50f46 Button Driver: Add button_status support with data - allows for reading the /immediate/ value of the touchscreen by Karl Kurbjun · 15 years ago
  41. 436776e redraw the AA much less frequently to save bettery life and also let skins draw over the AA... by Jonathan Gordon · 15 years ago
  42. 03f5edc Brickmania: Some code refactoring - no functional changes. by Karl Kurbjun · 15 years ago
  43. 2a91a9a Use similiar constants in genlang and language.c. by Tomer Shalev · 15 years ago
  44. 32d261e Have codepage name show in a comment by Tomer Shalev · 15 years ago
  45. d5529ef Add command line option for adding additional files to the build folder. by Dominik Riebeling · 15 years ago
  46. 21628db Brickmania: Add new, finer detail images for the bricks and the ball for 640x480 screens. by Karl Kurbjun · 15 years ago
  47. 1fc595f Brickmania: Fix the flip-sides powerup with touchscreen and make the whole gameboard available to position the paddle by Karl Kurbjun · 15 years ago
  48. 4a6c040 Brickmania - Fix and enable the absolute touchscreen mode. by Karl Kurbjun · 15 years ago
  49. b349d8b Implement lcd_update_rect() by Dave Chapman · 15 years ago
  50. 45c411e Rework rbutil deployment script. by Dominik Riebeling · 15 years ago
  51. f65170f Add config option to disable ccache during build. by Dominik Riebeling · 15 years ago
  52. 9d9fe03 Remove USB mode displaying in non lcd-bitmap targets, as there are no such target which use USB HID by Tomer Shalev · 15 years ago
  53. ad0a056 Another patch from FS#10633 by Michael Sparmann (with a couple of minor cosmetic tweaks by me) - cleanly unmount the flash when powering off or rebooting. by Dave Chapman · 15 years ago
  54. fbf034f Another part of FS#10633 by Michael Sparmann - correct cache/protection unit init for the Nano 2G. This should be unified with the Meizu code at some point, but is currently #ifdef'd as it is known (for some as yet unknown reason) to break the Meizu. by Dave Chapman · 15 years ago
  55. a7ea270 Read/write Nano2G FTL/NAND driver by Michael Sparmann (FS#10633). by Dave Chapman · 15 years ago
  56. 61dc1c5 Fix FS#7511, icon could overlap the line to edit. clean up code a bit. by Teruaki Kawashima · 15 years ago
  57. de45938 Fix yellow by Tomer Shalev · 15 years ago
  58. bcaa113 Move definition of mode_name outside #ifdef by Tomer Shalev · 15 years ago
  59. 9546e40 Add STATICIRAM_NOT_MDCT as a workaround for the gcc bug where static functions are not long called. This is currently only an issue on the Nano2G (S5L8701 CPU) which is the only ARM target with enough IRAM for these functions. Also add multiple-inclusion protection for config-tremor.h. All plugins and codecs now compile cleanly for the Nano2G. by Dave Chapman · 15 years ago
  60. ccec5cf Add missing key map for the beast in manual by Tomer Shalev · 15 years ago
  61. 2e0af89 Show USB HID mouse mode in manual only in targets which supports it by Tomer Shalev · 15 years ago
  62. 753ca71 Remove 'USB Keypad Mode' from USB screen, and instead use 'Multimedia Mode', by Tomer Shalev · 15 years ago
  63. 8ec8fe5 Fixed wording in Hebrew language by Tomer Shalev · 15 years ago
  64. 5d0ac8d Brickmania: Fix paddle position jumps when an N powerup is picked up. by Karl Kurbjun · 15 years ago
  65. 9c881f7 Updated Hebrew translation by Tomer Shalev · 15 years ago
  66. 0d81702 Don't assume AUDIO_SRC_MIC always exists. by Dave Chapman · 15 years ago
  67. 82970fd CONFIG_NAND is not a bitfield by Dave Chapman · 15 years ago
  68. 98d7203 Correct the IRAM definitions for the S5L8700/8701 and add definitions for plugins/codecs. The current split (64/64 core/plugins for S5L8700 and 96/80 core/plugins for S5L8701) is arbitrary and should probably be tweaked later by Dave Chapman · 15 years ago
  69. 97cc274 Prefix the USB controller registers with USB_ to avoid name clashes with plugins/codecs (e.g. SSR, IR and FAR were already used) by Dave Chapman · 15 years ago
  70. baef536 Fix crash in early USB introduced in r22365 by moving the gui_syncstatusbar_init() back to where it needs to be. The comment clearly stated that it needs to happen that early. by Jens Arnold · 15 years ago
  71. 8783e8d Fixed mouse keypad mode was not available with HAVE_USB_HID_MOUSE by Tomer Shalev · 15 years ago
  72. ae4025d Rockbox Utility now uses the ucl sources so include them in the tarball. by Dominik Riebeling · 15 years ago
  73. 3d5c8fb Remove colon at the end of string since it is also used in settings menu by Tomer Shalev · 15 years ago
  74. 2b05ef7 Add command line option to specify project file for deploying out-of-tree. by Dominik Riebeling · 15 years ago
  75. 21e3496 - Fixed typo in comments by Tomer Shalev · 15 years ago
  76. c3f6577 Updated Hebrew translation by Tomer Shalev · 15 years ago
  77. 9e25f04 Handle which not returning anything when searching for qmake. by Dominik Riebeling · 15 years ago
  78. bbe9d32 Refactor rbutil deploy script. by Dominik Riebeling · 15 years ago
  79. 71db2d7 Samsung YH920 : fix lcd_blit_mono displaying twice too wide by Rafaël Carré · 15 years ago
  80. ccf2078 Fix FS#10597: Loadable keyboard layout rendered incorrectly. by Teruaki Kawashima · 15 years ago
  81. c78e9de test_grey.c : use left/right on YH920 instead of rew/ff by Rafaël Carré · 15 years ago
  82. 78d2c1b Cleanup some logf info in dsp_set_compressor by Jeffrey Goode · 15 years ago
  83. 13afb5e Samsung YH920 : measured lcd scanrate is 69.7Hz => round to 70Hz by Rafaël Carré · 15 years ago
  84. fcc6a68 Samsung YH920 LCD by Rafaël Carré · 15 years ago
  85. 22933cc FS#10636: Quickscreen incorrect operation when menu has negative step by Jeffrey Goode · 15 years ago
  86. e7df285 Samsung YH* : fix test_scanrate compilation by defining an existing button by Rafaël Carré · 15 years ago
  87. 840fb66 Bugfix: On vertically packed 2bpp LCDs a grey pixel block is only 4 pixels, so don't process twice as much data as intended. This was the cause for the mpegplayer crashes. by Jens Arnold · 15 years ago
  88. e2c2642 Slight cleanup of the calendar plugin by Nils Wallménius · 15 years ago
  89. 66cb6f8 Revert r22881 - USING_STORAGE_CALLBACK is not defined by config.h so cannot be used in SOURCES by Dave Chapman · 15 years ago
  90. b34b321 Brickmania: Fix smaller screens, improve speed scaling and collision detection. by Karl Kurbjun · 15 years ago
  91. 5b7d6a1 battery_bench requires the register_storage_idle_func() and unregister_storage_idle_func() functions, so only compile #if USING_STORAGE_CALLBACK. by Dave Chapman · 15 years ago
  92. f0c6c88 Smarter check for failed packet parsing in RM. Also fixes a bug in playback where sometimes "codec failure" is splashed at the end of playback. by Mohamed Tarek · 15 years ago
  93. 8d5acd6 Final changes to get a Nano 2G main build compiling. by Dave Chapman · 15 years ago
  94. f5feb13 Unify the button driver for the Nano 2G with the driver for earlier clickwheel ipods. The clickwheel hardware appears to be the same - the differences are just related to the hardware init and how the data is read. by Dave Chapman · 15 years ago
  95. f690cfd Forgotten in r22876 : remove (void)arg; by Rafaël Carré · 15 years ago
  96. c46b44f Samsung YH920 : greylib support based on ipod/lcd-as-gray.S by Rafaël Carré · 15 years ago
  97. 2b7bc42 Patch #2 from FS#10633 (Nano 2G developments) by Michael Sparmann - Some hardware define corrections for the S5L8701, needed for the FTL. by Dave Chapman · 15 years ago
  98. 14eb02d Patch #1 from FS#10633 (Nano 2G developments) by Michael Sparmann - Allows targets to set a different sector size than 512 for the storage system. Should not affect any other target. by Dave Chapman · 15 years ago
  99. 2443597 Updated italian translation. by Alessio Lenzi · 15 years ago
  100. f3e5ced add gapless support for MP3 files encoded with iTunes by Marcoen Hirschberg · 15 years ago