- 5da7507 Fix red: Protect viewport RTL flag manipulation with #ifdef HAVE_LCD_BITMAP by Tomer Shalev · 15 years ago
- 45f004d Updated Hebrew language (fixed position of question marks) by Tomer Shalev · 15 years ago
- b0a9938 Add rtl flagging to viewport_set_defaults(), and ensure that by Tomer Shalev · 15 years ago
- 5abd968 Encoding fixes by Michael Sparmann · 15 years ago
- 0f30582 Fix yellow by Tomer Shalev · 15 years ago
- 58221fc Implement RTL as a viewport's bit-field by Tomer Shalev · 15 years ago
- be25469 Reworked iPod Nano 2G PMU code, added RTC and battery ADC. by Michael Sparmann · 15 years ago
- 6b8a78f Fix red - type by Tomer Shalev · 15 years ago
- 2438d16 - Use pointers instead of repeating access to array element by Tomer Shalev · 15 years ago
- 6b51e5b Add some more options to rbutil deploy script. by Dominik Riebeling · 15 years ago
- 1acacc2 Revert renaming of the scrollbar global setting by r22945, following discussion in IRC by Tomer Shalev · 15 years ago
- a39be4b Fix red: Invert buttons in RTL mode by Tomer Shalev · 15 years ago
- f7bd725 Invert buttons in RTL mode by Tomer Shalev · 15 years ago
- e04acd8 FS#10654 - Fix descriptions in manual to obey Latex guidelines by Tomer Shalev · 15 years ago
- 271c67e Fix the user timer on iPod Nano 2G by Michael Sparmann · 15 years ago
- 79bf2da iPod Nano 2G NAND/ECC driver and FTL improvements (still polling) by Michael Sparmann · 15 years ago
- 112bc15 Fix the stack string issue for the Meizus, too by Michael Sparmann · 15 years ago
- bbeb3ec Fix yellow by Tomer Shalev · 15 years ago
- 0b6f683 Have scollbar in the right side while in RTL mode by Tomer Shalev · 15 years ago
- c1c86d8 Make iPod Nano 2G audio work by Michael Sparmann · 15 years ago
- 57b5183 Reduce impact of lost interrupts on S5L8700 I2C by Michael Sparmann · 15 years ago
- 385e821 Fix a #ifdef typo and the reds hidden by it by Michael Sparmann · 15 years ago
- e05ca6c Fix displaying strings on stack for iPod Nano 2G by Michael Sparmann · 15 years ago
- 37e2d65 Add myself to COMMITTERS by Michael Sparmann · 15 years ago
- e7183f9 Fix red - bootloaders don't link language support by Tomer Shalev · 15 years ago
- f8adc43 Fix red - forgot one #ifdef by Tomer Shalev · 15 years ago
- 311030c Fix some of the reds by Tomer Shalev · 15 years ago
- 6d80565 RTL support in menus by Tomer Shalev · 15 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 · 15 years ago
- 8a0dfe4 Manual: Add instructions to switch USB HID keymap modes by Tomer Shalev · 15 years ago
- 6d1a266 Add H10's mouse buttons in USB HID mode to manual by Tomer Shalev · 15 years ago
- 2f12cbb Fix red by r22940 (undefined button used) by Tomer Shalev · 15 years ago
- 0c379b4 Add USB HID mouse support for H10 by Tomer Shalev · 15 years ago
- ce53dd6 Revert usage string change from r22930. by Tomer Shalev · 15 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 · 15 years ago
- 1f4245b Brickmania: Fix the flip_sides powerup on touchscreens. by Karl Kurbjun · 15 years ago
- 714b4aa Simulator buttons: Remove a hack and make brickmania work the same as on target. by Karl Kurbjun · 15 years ago
- fac05ab Fix Red by Karl Kurbjun · 15 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 · 15 years ago
- fb50f46 Button Driver: Add button_status support with data - allows for reading the /immediate/ value of the touchscreen by Karl Kurbjun · 15 years ago
- 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
- 03f5edc Brickmania: Some code refactoring - no functional changes. by Karl Kurbjun · 15 years ago
- 2a91a9a Use similiar constants in genlang and language.c. by Tomer Shalev · 15 years ago
- 32d261e Have codepage name show in a comment by Tomer Shalev · 15 years ago
- d5529ef Add command line option for adding additional files to the build folder. by Dominik Riebeling · 15 years ago
- 21628db Brickmania: Add new, finer detail images for the bricks and the ball for 640x480 screens. by Karl Kurbjun · 15 years ago
- 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
- 4a6c040 Brickmania - Fix and enable the absolute touchscreen mode. by Karl Kurbjun · 15 years ago
- b349d8b Implement lcd_update_rect() by Dave Chapman · 15 years ago
- 45c411e Rework rbutil deployment script. by Dominik Riebeling · 15 years ago
- f65170f Add config option to disable ccache during build. by Dominik Riebeling · 15 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 · 15 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 · 15 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 · 15 years ago
- a7ea270 Read/write Nano2G FTL/NAND driver by Michael Sparmann (FS#10633). by Dave Chapman · 15 years ago
- 61dc1c5 Fix FS#7511, icon could overlap the line to edit. clean up code a bit. by Teruaki Kawashima · 15 years ago
- de45938 Fix yellow by Tomer Shalev · 15 years ago
- bcaa113 Move definition of mode_name outside #ifdef by Tomer Shalev · 15 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 · 15 years ago
- ccec5cf Add missing key map for the beast in manual by Tomer Shalev · 15 years ago
- 2e0af89 Show USB HID mouse mode in manual only in targets which supports it by Tomer Shalev · 15 years ago
- 753ca71 Remove 'USB Keypad Mode' from USB screen, and instead use 'Multimedia Mode', by Tomer Shalev · 15 years ago
- 8ec8fe5 Fixed wording in Hebrew language by Tomer Shalev · 15 years ago
- 5d0ac8d Brickmania: Fix paddle position jumps when an N powerup is picked up. by Karl Kurbjun · 15 years ago
- 9c881f7 Updated Hebrew translation by Tomer Shalev · 15 years ago
- 0d81702 Don't assume AUDIO_SRC_MIC always exists. by Dave Chapman · 15 years ago
- 82970fd CONFIG_NAND is not a bitfield by Dave Chapman · 15 years ago
- 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
- 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
- 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
- 8783e8d Fixed mouse keypad mode was not available with HAVE_USB_HID_MOUSE by Tomer Shalev · 15 years ago
- ae4025d Rockbox Utility now uses the ucl sources so include them in the tarball. by Dominik Riebeling · 15 years ago
- 3d5c8fb Remove colon at the end of string since it is also used in settings menu by Tomer Shalev · 15 years ago
- 2b05ef7 Add command line option to specify project file for deploying out-of-tree. by Dominik Riebeling · 15 years ago
- 21e3496 - Fixed typo in comments by Tomer Shalev · 15 years ago
- c3f6577 Updated Hebrew translation by Tomer Shalev · 15 years ago
- 9e25f04 Handle which not returning anything when searching for qmake. by Dominik Riebeling · 15 years ago
- bbe9d32 Refactor rbutil deploy script. by Dominik Riebeling · 15 years ago
- 71db2d7 Samsung YH920 : fix lcd_blit_mono displaying twice too wide by Rafaël Carré · 15 years ago
- ccf2078 Fix FS#10597: Loadable keyboard layout rendered incorrectly. by Teruaki Kawashima · 15 years ago
- c78e9de test_grey.c : use left/right on YH920 instead of rew/ff by Rafaël Carré · 15 years ago
- 78d2c1b Cleanup some logf info in dsp_set_compressor by Jeffrey Goode · 15 years ago
- 13afb5e Samsung YH920 : measured lcd scanrate is 69.7Hz => round to 70Hz by Rafaël Carré · 15 years ago
- fcc6a68 Samsung YH920 LCD by Rafaël Carré · 15 years ago
- 22933cc FS#10636: Quickscreen incorrect operation when menu has negative step by Jeffrey Goode · 15 years ago
- e7df285 Samsung YH* : fix test_scanrate compilation by defining an existing button by Rafaël Carré · 15 years ago
- 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
- e2c2642 Slight cleanup of the calendar plugin by Nils Wallménius · 15 years ago
- 66cb6f8 Revert r22881 - USING_STORAGE_CALLBACK is not defined by config.h so cannot be used in SOURCES by Dave Chapman · 15 years ago
- b34b321 Brickmania: Fix smaller screens, improve speed scaling and collision detection. by Karl Kurbjun · 15 years ago
- 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
- 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
- 8d5acd6 Final changes to get a Nano 2G main build compiling. by Dave Chapman · 15 years ago
- 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
- f690cfd Forgotten in r22876 : remove (void)arg; by Rafaël Carré · 15 years ago
- c46b44f Samsung YH920 : greylib support based on ipod/lcd-as-gray.S by Rafaël Carré · 15 years ago
- 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
- 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
- 2443597 Updated italian translation. by Alessio Lenzi · 15 years ago
- f3e5ced add gapless support for MP3 files encoded with iTunes by Marcoen Hirschberg · 15 years ago