2009-10-31 |
tomers | rbutil: Update Hebrew translation
|
commit | commitdiff | tree |
2009-10-31 |
tomers | FS#10748 - rbutil: Explicitly override GUI layout direction...
|
commit | commitdiff | tree |
2009-10-31 |
tomers | Remove tooltip from 'Install Rockbox' button, since...
|
commit | commitdiff | tree |
2009-10-30 |
tomers | Fix cowon D2 bootloader file path
|
commit | commitdiff | tree |
2009-10-30 |
tomers | mktccboot: Remove excessive use of defines in Makefile
|
commit | commitdiff | tree |
2009-10-29 |
tomers | rbutil: Update bootloader name for cowon d2
|
commit | commitdiff | tree |
2009-10-29 |
tomers | FS#10728 - Cowon D2: Add support for D2 in rbutil
|
commit | commitdiff | tree |
2009-10-29 |
tomers | Don't break line too early
|
commit | commitdiff | tree |
2009-10-26 |
tomers | tools: delete mk500boot upon make clean
|
commit | commitdiff | tree |
2009-10-25 |
tomers | Use ARRAYLEN macro in usb_keymaps.c
|
commit | commitdiff | tree |
2009-10-24 |
tomers | scramble: Make function static
|
commit | commitdiff | tree |
2009-10-24 |
tomers | Minor Hebrew translation fixes
|
commit | commitdiff | tree |
2009-10-23 |
tomers | Revert disabling of USB HID while in charging mode...
|
commit | commitdiff | tree |
2009-10-23 |
tomers | FS#10704 - Make a configuration option to disable USB HID
|
commit | commitdiff | tree |
2009-10-19 |
tomers | Fix yellow: wrong file used
|
commit | commitdiff | tree |
2009-10-19 |
tomers | Fix yellow: Missing statusbar.h include (hopefully...
|
commit | commitdiff | tree |
2009-10-19 |
tomers | Remove redundant ata_mmc.h include in screens.c
|
commit | commitdiff | tree |
2009-10-19 |
tomers | Fix yellow: Missing ata_mmc.h include
|
commit | commitdiff | tree |
2009-10-19 |
tomers | Fix yellow: Another try at fixing aggressive includes...
|
commit | commitdiff | tree |
2009-10-19 |
tomers | Fix red: Too aggressive exclusion of includes
|
commit | commitdiff | tree |
2009-10-19 |
tomers | Extract usb_screen logic out of screens.c into apps...
|
commit | commitdiff | tree |
2009-10-19 |
tomers | Fix FS#10689 - H10 USB HID keymap problem - continued
|
commit | commitdiff | tree |
2009-10-19 |
tomers | Remove declaration of inexistent function
|
commit | commitdiff | tree |
2009-10-19 |
tomers | FS#10692 - Viewpority USB screen
|
commit | commitdiff | tree |
2009-10-19 |
tomers | rbutil: Updated Hebrew translation
|
commit | commitdiff | tree |
2009-10-19 |
tomers | rbutil: Change layout to RTL if Hebrew language is...
|
commit | commitdiff | tree |
2009-10-19 |
tomers | Don't introduce a new string, instead reuse LANG_FAILED.
|
commit | commitdiff | tree |
2009-10-19 |
tomers | Splash error message when loading language from dir...
|
commit | commitdiff | tree |
2009-10-18 |
tomers | Use pointer instead of multiple access to array
|
commit | commitdiff | tree |
2009-10-18 |
tomers | rbutil: Updated Hebrew translation
|
commit | commitdiff | tree |
2009-10-17 |
tomers | Manual: Fix button tables according to guidelines
|
commit | commitdiff | tree |
2009-10-17 |
tomers | USB HID: Add mouse mode to h10
|
commit | commitdiff | tree |
2009-10-17 |
tomers | Manual: Add mrobe100's remote control support to the...
|
commit | commitdiff | tree |
2009-10-17 |
tomers | Remove last comment directive at the end of line of...
|
commit | commitdiff | tree |
2009-10-17 |
tomers | Fix red: Type in constant
|
commit | commitdiff | tree |
2009-10-17 |
tomers | USB HID: Use different context for each mode; Use constant...
|
commit | commitdiff | tree |
2009-10-13 |
tomers | USB: Use explicit casting when setting wTotalLength...
|
commit | commitdiff | tree |
2009-10-12 |
tomers | Fix FS#10670 - The first letter of a scrolling line...
|
commit | commitdiff | tree |
2009-10-12 |
tomers | LCD scrolling - reduce one 'if' nesting level
|
commit | commitdiff | tree |
2009-10-12 |
tomers | LCD scrolling - fix a typo
|
commit | commitdiff | tree |
2009-10-11 |
tomers | Revert r23021, since it broke non-RTL scrolling. RTL...
|
commit | commitdiff | tree |
2009-10-11 |
tomers | RTL: Cosmetic changes, no functional change - Rename...
|
commit | commitdiff | tree |
2009-10-08 |
tomers | RTL: Add support for DB init message
|
commit | commitdiff | tree |
2009-10-08 |
tomers | RTL: Fix context regarded as bit-field value, resulted...
|
commit | commitdiff | tree |
2009-10-08 |
tomers | Updated Hebrew language - fix parentheses not shown...
|
commit | commitdiff | tree |
2009-10-07 |
tomers | HID: Remove mouse drag in iPod's keymap, in another...
|
commit | commitdiff | tree |
2009-10-06 |
tomers | USB HID: Fix ipod4g got stuck in mouse mode
|
commit | commitdiff | tree |
2009-10-06 |
tomers | Manual: Fixed case
|
commit | commitdiff | tree |
2009-10-06 |
tomers | RTL: No need to swap *scrollwheel* in simulator, as...
|
commit | commitdiff | tree |
2009-10-06 |
tomers | Set time screen now supports RTL
|
commit | commitdiff | tree |
2009-10-06 |
tomers | Moved RTL handling in lcd driver deeper, from puts_style_off...
|
commit | commitdiff | tree |
2009-10-06 |
tomers | Updated Hebrew language - fix weekday not shown properly
|
commit | commitdiff | tree |
2009-10-06 |
tomers | Use pointer to screen
|
commit | commitdiff | tree |
2009-10-06 |
tomers | Use pointer to viewport
|
commit | commitdiff | tree |
2009-10-06 |
tomers | Use helper function vp_puts_center() in time_menu.c
|
commit | commitdiff | tree |
2009-10-06 |
tomers | Use macro to test viewport's RTL flag
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Fine tuning of gui elements positioning in RTL mode
|
commit | commitdiff | tree |
2009-10-05 |
tomers | - Use const when possible
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Remove redundant code in list.c
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Fix red: Protect viewport RTL flag manipulation with...
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Updated Hebrew language (fixed position of question...
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Add rtl flagging to viewport_set_defaults(), and ensure...
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Fix yellow
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Implement RTL as a viewport's bit-field
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Fix red - type
|
commit | commitdiff | tree |
2009-10-05 |
tomers | - Use pointers instead of repeating access to array...
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Revert renaming of the scrollbar global setting by...
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Fix red: Invert buttons in RTL mode
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Invert buttons in RTL mode
|
commit | commitdiff | tree |
2009-10-05 |
tomers | FS#10654 - Fix descriptions in manual to obey Latex...
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Fix yellow
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Have scollbar in the right side while in RTL mode
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Fix red - bootloaders don't link language support
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Fix red - forgot one #ifdef
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Fix some of the reds
|
commit | commitdiff | tree |
2009-10-05 |
tomers | RTL support in menus
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Manual: Add instructions to switch USB HID keymap modes
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Add H10's mouse buttons in USB HID mode to manual
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Fix red by r22940 (undefined button used)
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Add USB HID mouse support for H10
|
commit | commitdiff | tree |
2009-10-05 |
tomers | Revert usage string change from r22930.
|
commit | commitdiff | tree |
2009-10-04 |
tomers | Use similiar constants in genlang and language.c.
|
commit | commitdiff | tree |
2009-10-04 |
tomers | Have codepage name show in a comment
|
commit | commitdiff | tree |
2009-10-04 |
tomers | Remove USB mode displaying in non lcd-bitmap targets...
|
commit | commitdiff | tree |
2009-10-04 |
tomers | Fix yellow
|
commit | commitdiff | tree |
2009-10-04 |
tomers | Move definition of mode_name outside #ifdef
|
commit | commitdiff | tree |
2009-10-04 |
tomers | Add missing key map for the beast in manual
|
commit | commitdiff | tree |
2009-10-04 |
tomers | Show USB HID mouse mode in manual only in targets which...
|
commit | commitdiff | tree |
2009-10-04 |
tomers | Remove 'USB Keypad Mode' from USB screen, and instead...
|
commit | commitdiff | tree |
2009-10-04 |
tomers | Fixed wording in Hebrew language
|
commit | commitdiff | tree |
2009-10-04 |
tomers | Updated Hebrew translation
|
commit | commitdiff | tree |
2009-10-03 |
tomers | Fixed mouse keypad mode was not available with HAVE_USB_HID_...
|
commit | commitdiff | tree |
2009-10-03 |
tomers | Remove colon at the end of string since it is also...
|
commit | commitdiff | tree |
2009-10-03 |
tomers | - Fixed typo in comments
|
commit | commitdiff | tree |
2009-10-03 |
tomers | Updated Hebrew translation
|
commit | commitdiff | tree |
2009-10-01 |
tomers | FS#10226 - isp1583.c code cosmetics
|
commit | commitdiff | tree |
2009-10-01 |
tomers | FS#9157 - Tidy up some MAS35XX constants
|
commit | commitdiff | tree |
2009-09-30 |
tomers | Since we have usb_hid in feature.txt we don't need...
|
commit | commitdiff | tree |
2009-09-30 |
tomers | FS#10122 - Fix wrong format type of logf functions...
|
commit | commitdiff | tree |
2009-09-30 |
tomers | Fix delta in targets without HAVE_USBSTACK and USE_ROCKBOX_U...
|
commit | commitdiff | tree |