- 32b367b Don't warn if the archive has to be created. by Dominik Riebeling · 16 years ago
- 4f914fd FS#10661 by Seth Opgenorth, adding more levels to brickmania by Nils Wallménius · 16 years ago
- db44178 Fix chopper to actually remember the level. instead of overriding it on start. by Thomas Martitz · 16 years ago
- 284ccb8 Use TIME_BEFORE() and redo a macro slightly. by Thomas Martitz · 16 years ago
- 3e57104 Manual entry for the reversi game by Alexander Levin · 16 years ago
- 998db96 Remove an unused #define by Rob Purchase · 16 years ago
- 292a53d D2: Use a common function for reading ADC values from the PMU by Rob Purchase · 16 years ago
- 5a435e6 PPM viewer - initial support for vertical strides - scaler needs to be modified for full support. by Karl Kurbjun · 16 years ago
- 573d3f2 LCD scrolling routines: Fix the screen scrolling boundary with Vertical Strides. by Karl Kurbjun · 16 years ago
- 6317bef Brickmania: Paddle selection needs to be done with the integer portion, not in fixed point. by Karl Kurbjun · 16 years ago
- f7a6762 Brickmania: Fix the paddle drawing - The strides were wrong with paddles other than the standard one. by Karl Kurbjun · 16 years ago
- 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
- 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
- 304d717 Make iPod Nano 2G FTL return -1 on write() call, if read-only, to prevent panic. by Michael Sparmann · 16 years ago
- 6b6bfc0 Also build database.c using SIM settings, in an attempt to fix the red on b32-roolku by Frank Gevaerts · 16 years ago
- 6e11572 Make the database tool buildable from configure. by Frank Gevaerts · 16 years ago
- 9e9a913 don't use crosscompiler options when compiling host-side things by Frank Gevaerts · 16 years ago
- 702845c SRC is for sources, not objects by Frank Gevaerts · 16 years ago
- d1a9e0c fix checkwps breakage caused by r229900 by Nils Wallménius · 16 years ago
- 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
- 2cf6f85 USB HID: Fix ipod4g got stuck in mouse mode by Tomer Shalev · 16 years ago
- dcc4919 Once again fix building of the database tool that gets broke over and over by Nils Wallménius · 16 years ago
- 5c755a8 Manual: Fixed case by Tomer Shalev · 16 years ago
- 191ce8c RTL: No need to swap *scrollwheel* in simulator, as it is being simulated by up/down *buttons* by Tomer Shalev · 16 years ago
- 71753a3 Set time screen now supports RTL by Tomer Shalev · 16 years ago
- eb40201 Moved RTL handling in lcd driver deeper, from puts_style_offset() to putsxyofs() by Tomer Shalev · 16 years ago
- 54f048e Updated Hebrew language - fix weekday not shown properly by Tomer Shalev · 16 years ago
- c48af23 add gapless playback for Nero encoded AAC files by Marcoen Hirschberg · 16 years ago
- 67ded6c Fix position calculation of title icon. by Teruaki Kawashima · 16 years ago
- 145c679 Complete r22917. The icon still overlapped the text slightly. by Teruaki Kawashima · 16 years ago
- d996804 Use pointer to screen by Tomer Shalev · 16 years ago
- fafd18c Use pointer to viewport by Tomer Shalev · 16 years ago
- a1dfe64 Use helper function vp_puts_center() in time_menu.c by Tomer Shalev · 16 years ago
- a092b9c Use macro to test viewport's RTL flag by Tomer Shalev · 16 years ago
- 8b6161b Simulator: Fix scrollwheel targets. by Karl Kurbjun · 16 years ago
- 6a12b82 Fine tuning of gui elements positioning in RTL mode by Tomer Shalev · 16 years ago
- fa69df3 - Use const when possible by Tomer Shalev · 16 years ago
- ff3e3f5 Remove redundant code in list.c by Tomer Shalev · 16 years ago
- 5da7507 Fix red: Protect viewport RTL flag manipulation with #ifdef HAVE_LCD_BITMAP by Tomer Shalev · 16 years ago
- 45f004d Updated Hebrew language (fixed position of question marks) by Tomer Shalev · 16 years ago
- b0a9938 Add rtl flagging to viewport_set_defaults(), and ensure that by Tomer Shalev · 16 years ago
- 5abd968 Encoding fixes by Michael Sparmann · 16 years ago
- 0f30582 Fix yellow by Tomer Shalev · 16 years ago
- 58221fc Implement RTL as a viewport's bit-field by Tomer Shalev · 16 years ago
- be25469 Reworked iPod Nano 2G PMU code, added RTC and battery ADC. by Michael Sparmann · 16 years ago
- 6b8a78f Fix red - type by Tomer Shalev · 16 years ago
- 2438d16 - Use pointers instead of repeating access to array element by Tomer Shalev · 16 years ago
- 6b51e5b Add some more options to rbutil deploy script. by Dominik Riebeling · 16 years ago
- 1acacc2 Revert renaming of the scrollbar global setting by r22945, following discussion in IRC by Tomer Shalev · 16 years ago
- a39be4b Fix red: Invert buttons in RTL mode by Tomer Shalev · 16 years ago
- f7bd725 Invert buttons in RTL mode by Tomer Shalev · 16 years ago
- e04acd8 FS#10654 - Fix descriptions in manual to obey Latex guidelines by Tomer Shalev · 16 years ago
- 271c67e Fix the user timer on iPod Nano 2G by Michael Sparmann · 16 years ago
- 79bf2da iPod Nano 2G NAND/ECC driver and FTL improvements (still polling) by Michael Sparmann · 16 years ago
- 112bc15 Fix the stack string issue for the Meizus, too by Michael Sparmann · 16 years ago
- bbeb3ec Fix yellow by Tomer Shalev · 16 years ago
- 0b6f683 Have scollbar in the right side while in RTL mode by Tomer Shalev · 16 years ago
- c1c86d8 Make iPod Nano 2G audio work by Michael Sparmann · 16 years ago
- 57b5183 Reduce impact of lost interrupts on S5L8700 I2C by Michael Sparmann · 16 years ago
- 385e821 Fix a #ifdef typo and the reds hidden by it by Michael Sparmann · 16 years ago
- e05ca6c Fix displaying strings on stack for iPod Nano 2G by Michael Sparmann · 16 years ago
- 37e2d65 Add myself to COMMITTERS by Michael Sparmann · 16 years ago
- e7183f9 Fix red - bootloaders don't link language support by Tomer Shalev · 16 years ago
- f8adc43 Fix red - forgot one #ifdef by Tomer Shalev · 16 years ago
- 311030c Fix some of the reds by Tomer Shalev · 16 years ago
- 6d80565 RTL support in menus by Tomer Shalev · 16 years ago
- 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
- 8a0dfe4 Manual: Add instructions to switch USB HID keymap modes by Tomer Shalev · 16 years ago
- 6d1a266 Add H10's mouse buttons in USB HID mode to manual by Tomer Shalev · 16 years ago
- 2f12cbb Fix red by r22940 (undefined button used) by Tomer Shalev · 16 years ago
- 0c379b4 Add USB HID mouse support for H10 by Tomer Shalev · 16 years ago
- ce53dd6 Revert usage string change from r22930. by Tomer Shalev · 16 years ago
- 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
- 1f4245b Brickmania: Fix the flip_sides powerup on touchscreens. by Karl Kurbjun · 16 years ago
- 714b4aa Simulator buttons: Remove a hack and make brickmania work the same as on target. by Karl Kurbjun · 16 years ago
- fac05ab Fix Red by Karl Kurbjun · 16 years ago
- 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
- fb50f46 Button Driver: Add button_status support with data - allows for reading the /immediate/ value of the touchscreen by Karl Kurbjun · 16 years ago
- 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
- 03f5edc Brickmania: Some code refactoring - no functional changes. by Karl Kurbjun · 16 years ago
- 2a91a9a Use similiar constants in genlang and language.c. by Tomer Shalev · 16 years ago
- 32d261e Have codepage name show in a comment by Tomer Shalev · 16 years ago
- d5529ef Add command line option for adding additional files to the build folder. by Dominik Riebeling · 16 years ago
- 21628db Brickmania: Add new, finer detail images for the bricks and the ball for 640x480 screens. by Karl Kurbjun · 16 years ago
- 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
- 4a6c040 Brickmania - Fix and enable the absolute touchscreen mode. by Karl Kurbjun · 16 years ago
- b349d8b Implement lcd_update_rect() by Dave Chapman · 16 years ago
- 45c411e Rework rbutil deployment script. by Dominik Riebeling · 16 years ago
- f65170f Add config option to disable ccache during build. by Dominik Riebeling · 16 years ago
- 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
- 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
- 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
- a7ea270 Read/write Nano2G FTL/NAND driver by Michael Sparmann (FS#10633). by Dave Chapman · 16 years ago
- 61dc1c5 Fix FS#7511, icon could overlap the line to edit. clean up code a bit. by Teruaki Kawashima · 16 years ago
- de45938 Fix yellow by Tomer Shalev · 16 years ago
- bcaa113 Move definition of mode_name outside #ifdef by Tomer Shalev · 16 years ago
- 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
- ccec5cf Add missing key map for the beast in manual by Tomer Shalev · 16 years ago
- 2e0af89 Show USB HID mouse mode in manual only in targets which supports it by Tomer Shalev · 16 years ago
- 753ca71 Remove 'USB Keypad Mode' from USB screen, and instead use 'Multimedia Mode', by Tomer Shalev · 16 years ago