1. 32b367b Don't warn if the archive has to be created. by Dominik Riebeling · 16 years ago
  2. 4f914fd FS#10661 by Seth Opgenorth, adding more levels to brickmania by Nils Wallménius · 16 years ago
  3. db44178 Fix chopper to actually remember the level. instead of overriding it on start. by Thomas Martitz · 16 years ago
  4. 284ccb8 Use TIME_BEFORE() and redo a macro slightly. by Thomas Martitz · 16 years ago
  5. 3e57104 Manual entry for the reversi game by Alexander Levin · 16 years ago
  6. 998db96 Remove an unused #define by Rob Purchase · 16 years ago
  7. 292a53d D2: Use a common function for reading ADC values from the PMU by Rob Purchase · 16 years ago
  8. 5a435e6 PPM viewer - initial support for vertical strides - scaler needs to be modified for full support. by Karl Kurbjun · 16 years ago
  9. 573d3f2 LCD scrolling routines: Fix the screen scrolling boundary with Vertical Strides. by Karl Kurbjun · 16 years ago
  10. 6317bef Brickmania: Paddle selection needs to be done with the integer portion, not in fixed point. by Karl Kurbjun · 16 years ago
  11. f7a6762 Brickmania: Fix the paddle drawing - The strides were wrong with paddles other than the standard one. by Karl Kurbjun · 16 years ago
  12. fa7f829 HID: Remove mouse drag in iPod's keymap, in another attempt to resolve issue from r22991 (ipod4g got stuck in mouse mode) by Tomer Shalev · 16 years ago
  13. 7cc6202 Sansa AMS SD: relax requirement for APP_CMD response, some uSD cards seem to not set correctly the response bits by Rafaël Carré · 16 years ago
  14. 304d717 Make iPod Nano 2G FTL return -1 on write() call, if read-only, to prevent panic. by Michael Sparmann · 16 years ago
  15. 6b6bfc0 Also build database.c using SIM settings, in an attempt to fix the red on b32-roolku by Frank Gevaerts · 16 years ago
  16. 6e11572 Make the database tool buildable from configure. by Frank Gevaerts · 16 years ago
  17. 9e9a913 don't use crosscompiler options when compiling host-side things by Frank Gevaerts · 16 years ago
  18. 702845c SRC is for sources, not objects by Frank Gevaerts · 16 years ago
  19. d1a9e0c fix checkwps breakage caused by r229900 by Nils Wallménius · 16 years ago
  20. ee21a53 Implement lcd_blit_yuv() for the 2nd gen Nano, based on the implementation for the iPod Color and 1st gen Nano. mpegplayer now works. by Dave Chapman · 16 years ago
  21. 2cf6f85 USB HID: Fix ipod4g got stuck in mouse mode by Tomer Shalev · 16 years ago
  22. dcc4919 Once again fix building of the database tool that gets broke over and over by Nils Wallménius · 16 years ago
  23. 5c755a8 Manual: Fixed case by Tomer Shalev · 16 years ago
  24. 191ce8c RTL: No need to swap *scrollwheel* in simulator, as it is being simulated by up/down *buttons* by Tomer Shalev · 16 years ago
  25. 71753a3 Set time screen now supports RTL by Tomer Shalev · 16 years ago
  26. eb40201 Moved RTL handling in lcd driver deeper, from puts_style_offset() to putsxyofs() by Tomer Shalev · 16 years ago
  27. 54f048e Updated Hebrew language - fix weekday not shown properly by Tomer Shalev · 16 years ago
  28. c48af23 add gapless playback for Nero encoded AAC files by Marcoen Hirschberg · 16 years ago
  29. 67ded6c Fix position calculation of title icon. by Teruaki Kawashima · 16 years ago
  30. 145c679 Complete r22917. The icon still overlapped the text slightly. by Teruaki Kawashima · 16 years ago
  31. d996804 Use pointer to screen by Tomer Shalev · 16 years ago
  32. fafd18c Use pointer to viewport by Tomer Shalev · 16 years ago
  33. a1dfe64 Use helper function vp_puts_center() in time_menu.c by Tomer Shalev · 16 years ago
  34. a092b9c Use macro to test viewport's RTL flag by Tomer Shalev · 16 years ago
  35. 8b6161b Simulator: Fix scrollwheel targets. by Karl Kurbjun · 16 years ago
  36. 6a12b82 Fine tuning of gui elements positioning in RTL mode by Tomer Shalev · 16 years ago
  37. fa69df3 - Use const when possible by Tomer Shalev · 16 years ago
  38. ff3e3f5 Remove redundant code in list.c by Tomer Shalev · 16 years ago
  39. 5da7507 Fix red: Protect viewport RTL flag manipulation with #ifdef HAVE_LCD_BITMAP by Tomer Shalev · 16 years ago
  40. 45f004d Updated Hebrew language (fixed position of question marks) by Tomer Shalev · 16 years ago
  41. b0a9938 Add rtl flagging to viewport_set_defaults(), and ensure that by Tomer Shalev · 16 years ago
  42. 5abd968 Encoding fixes by Michael Sparmann · 16 years ago
  43. 0f30582 Fix yellow by Tomer Shalev · 16 years ago
  44. 58221fc Implement RTL as a viewport's bit-field by Tomer Shalev · 16 years ago
  45. be25469 Reworked iPod Nano 2G PMU code, added RTC and battery ADC. by Michael Sparmann · 16 years ago
  46. 6b8a78f Fix red - type by Tomer Shalev · 16 years ago
  47. 2438d16 - Use pointers instead of repeating access to array element by Tomer Shalev · 16 years ago
  48. 6b51e5b Add some more options to rbutil deploy script. by Dominik Riebeling · 16 years ago
  49. 1acacc2 Revert renaming of the scrollbar global setting by r22945, following discussion in IRC by Tomer Shalev · 16 years ago
  50. a39be4b Fix red: Invert buttons in RTL mode by Tomer Shalev · 16 years ago
  51. f7bd725 Invert buttons in RTL mode by Tomer Shalev · 16 years ago
  52. e04acd8 FS#10654 - Fix descriptions in manual to obey Latex guidelines by Tomer Shalev · 16 years ago
  53. 271c67e Fix the user timer on iPod Nano 2G by Michael Sparmann · 16 years ago
  54. 79bf2da iPod Nano 2G NAND/ECC driver and FTL improvements (still polling) by Michael Sparmann · 16 years ago
  55. 112bc15 Fix the stack string issue for the Meizus, too by Michael Sparmann · 16 years ago
  56. bbeb3ec Fix yellow by Tomer Shalev · 16 years ago
  57. 0b6f683 Have scollbar in the right side while in RTL mode by Tomer Shalev · 16 years ago
  58. c1c86d8 Make iPod Nano 2G audio work by Michael Sparmann · 16 years ago
  59. 57b5183 Reduce impact of lost interrupts on S5L8700 I2C by Michael Sparmann · 16 years ago
  60. 385e821 Fix a #ifdef typo and the reds hidden by it by Michael Sparmann · 16 years ago
  61. e05ca6c Fix displaying strings on stack for iPod Nano 2G by Michael Sparmann · 16 years ago
  62. 37e2d65 Add myself to COMMITTERS by Michael Sparmann · 16 years ago
  63. e7183f9 Fix red - bootloaders don't link language support by Tomer Shalev · 16 years ago
  64. f8adc43 Fix red - forgot one #ifdef by Tomer Shalev · 16 years ago
  65. 311030c Fix some of the reds by Tomer Shalev · 16 years ago
  66. 6d80565 RTL support in menus by Tomer Shalev · 16 years ago
  67. 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 · 16 years ago
  68. 8a0dfe4 Manual: Add instructions to switch USB HID keymap modes by Tomer Shalev · 16 years ago
  69. 6d1a266 Add H10's mouse buttons in USB HID mode to manual by Tomer Shalev · 16 years ago
  70. 2f12cbb Fix red by r22940 (undefined button used) by Tomer Shalev · 16 years ago
  71. 0c379b4 Add USB HID mouse support for H10 by Tomer Shalev · 16 years ago
  72. ce53dd6 Revert usage string change from r22930. by Tomer Shalev · 16 years ago
  73. 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 · 16 years ago
  74. 1f4245b Brickmania: Fix the flip_sides powerup on touchscreens. by Karl Kurbjun · 16 years ago
  75. 714b4aa Simulator buttons: Remove a hack and make brickmania work the same as on target. by Karl Kurbjun · 16 years ago
  76. fac05ab Fix Red by Karl Kurbjun · 16 years ago
  77. 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 · 16 years ago
  78. fb50f46 Button Driver: Add button_status support with data - allows for reading the /immediate/ value of the touchscreen by Karl Kurbjun · 16 years ago
  79. 436776e redraw the AA much less frequently to save bettery life and also let skins draw over the AA... by Jonathan Gordon · 16 years ago
  80. 03f5edc Brickmania: Some code refactoring - no functional changes. by Karl Kurbjun · 16 years ago
  81. 2a91a9a Use similiar constants in genlang and language.c. by Tomer Shalev · 16 years ago
  82. 32d261e Have codepage name show in a comment by Tomer Shalev · 16 years ago
  83. d5529ef Add command line option for adding additional files to the build folder. by Dominik Riebeling · 16 years ago
  84. 21628db Brickmania: Add new, finer detail images for the bricks and the ball for 640x480 screens. by Karl Kurbjun · 16 years ago
  85. 1fc595f Brickmania: Fix the flip-sides powerup with touchscreen and make the whole gameboard available to position the paddle by Karl Kurbjun · 16 years ago
  86. 4a6c040 Brickmania - Fix and enable the absolute touchscreen mode. by Karl Kurbjun · 16 years ago
  87. b349d8b Implement lcd_update_rect() by Dave Chapman · 16 years ago
  88. 45c411e Rework rbutil deployment script. by Dominik Riebeling · 16 years ago
  89. f65170f Add config option to disable ccache during build. by Dominik Riebeling · 16 years ago
  90. 9d9fe03 Remove USB mode displaying in non lcd-bitmap targets, as there are no such target which use USB HID by Tomer Shalev · 16 years ago
  91. 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 · 16 years ago
  92. 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 · 16 years ago
  93. a7ea270 Read/write Nano2G FTL/NAND driver by Michael Sparmann (FS#10633). by Dave Chapman · 16 years ago
  94. 61dc1c5 Fix FS#7511, icon could overlap the line to edit. clean up code a bit. by Teruaki Kawashima · 16 years ago
  95. de45938 Fix yellow by Tomer Shalev · 16 years ago
  96. bcaa113 Move definition of mode_name outside #ifdef by Tomer Shalev · 16 years ago
  97. 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 · 16 years ago
  98. ccec5cf Add missing key map for the beast in manual by Tomer Shalev · 16 years ago
  99. 2e0af89 Show USB HID mouse mode in manual only in targets which supports it by Tomer Shalev · 16 years ago
  100. 753ca71 Remove 'USB Keypad Mode' from USB screen, and instead use 'Multimedia Mode', by Tomer Shalev · 16 years ago