- 2b05ef7 Add command line option to specify project file for deploying out-of-tree. by Dominik Riebeling · 16 years ago
- 21e3496 - Fixed typo in comments by Tomer Shalev · 16 years ago
- c3f6577 Updated Hebrew translation by Tomer Shalev · 16 years ago
- 9e25f04 Handle which not returning anything when searching for qmake. by Dominik Riebeling · 16 years ago
- bbe9d32 Refactor rbutil deploy script. by Dominik Riebeling · 16 years ago
- 71db2d7 Samsung YH920 : fix lcd_blit_mono displaying twice too wide by Rafaël Carré · 16 years ago
- ccf2078 Fix FS#10597: Loadable keyboard layout rendered incorrectly. by Teruaki Kawashima · 16 years ago
- c78e9de test_grey.c : use left/right on YH920 instead of rew/ff by Rafaël Carré · 16 years ago
- 78d2c1b Cleanup some logf info in dsp_set_compressor by Jeffrey Goode · 16 years ago
- 13afb5e Samsung YH920 : measured lcd scanrate is 69.7Hz => round to 70Hz by Rafaël Carré · 16 years ago
- fcc6a68 Samsung YH920 LCD by Rafaël Carré · 16 years ago
- 22933cc FS#10636: Quickscreen incorrect operation when menu has negative step by Jeffrey Goode · 16 years ago
- e7df285 Samsung YH* : fix test_scanrate compilation by defining an existing button by Rafaël Carré · 16 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 · 16 years ago
- e2c2642 Slight cleanup of the calendar plugin by Nils Wallménius · 16 years ago
- 66cb6f8 Revert r22881 - USING_STORAGE_CALLBACK is not defined by config.h so cannot be used in SOURCES by Dave Chapman · 16 years ago
- b34b321 Brickmania: Fix smaller screens, improve speed scaling and collision detection. by Karl Kurbjun · 16 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 · 16 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 · 16 years ago
- 8d5acd6 Final changes to get a Nano 2G main build compiling. by Dave Chapman · 16 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 · 16 years ago
- f690cfd Forgotten in r22876 : remove (void)arg; by Rafaël Carré · 16 years ago
- c46b44f Samsung YH920 : greylib support based on ipod/lcd-as-gray.S by Rafaël Carré · 16 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 · 16 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 · 16 years ago
- 2443597 Updated italian translation. by Alessio Lenzi · 16 years ago
- f3e5ced add gapless support for MP3 files encoded with iTunes by Marcoen Hirschberg · 16 years ago
- e4fb3dc Commit unrolled version of WMA's exponent decode taken from latest ffmpeg. Gives a 1% speedup @ 192kbps. by Michael Giacomelli · 16 years ago
- 2d3f208 Add myself to docs/COMMITTERS by Michael Chicoine · 16 years ago
- 7d11b7a get rid of one hardcoded 512. SECTOR_SIZE is still there. It should probably move up (to storage.h?) so fat and usb storage can share it by Frank Gevaerts · 16 years ago
- 500bdda add support for comments in ID3v2.2 by Marcoen Hirschberg · 16 years ago
- 9b2f4c3 FS#10226 - isp1583.c code cosmetics by Tomer Shalev · 16 years ago
- 4221a7f FS#9157 - Tidy up some MAS35XX constants by Tomer Shalev · 16 years ago
- 1c36835 AMS Sansa: Replace another simple delay with a more intelligent MCI FIFO status check. by Jack Halpin · 16 years ago
- 29c06f6 e200v2/Fuze: Improve scrollwheel a little bit by assuming the previous wheel value if no new value was found (which happens if a single wheel value was skipped). Only assume it once to not get wrong readings. by Thomas Martitz · 16 years ago
- bf3d60b AMS Sansa: Rename variable sdhc to sd_v2 to more accurately reflect the information it holds. by Jack Halpin · 16 years ago
- 95f09be Implement the Sansa e200v2 manual. Please let me know about any errors/omissions. by Alex Parker · 16 years ago
- 5f3fbd1 Actually qualify the tables put into .irodata in r22849 as 'const'. Also mark fftorder[] as 'const'. by Jens Arnold · 16 years ago
- 6bd92a7 Fix "lcd driver speed up" on e200v2 by Rafaël Carré · 16 years ago
- 619ffcb Since we have usb_hid in feature.txt we don't need a seperate UseOption in the by Tomer Shalev · 16 years ago
- a0eadad FS#10122 - Fix wrong format type of logf functions in speex.c by Tomer Shalev · 16 years ago
- 3d1b26c Fix delta in targets without HAVE_USBSTACK and USE_ROCKBOX_USB caused by by Tomer Shalev · 16 years ago
- 363c116 - Added USB HID documentation to the mr100 manual by Tomer Shalev · 16 years ago
- 0a41a79 Fix red - Fix mr100 remote keymap by Tomer Shalev · 16 years ago
- 7d22099 Fix red of r22852 by Tomer Shalev · 16 years ago
- 8c5141b Commit "FS#10468 - USB HID: Show keypad mode on screen" by Tomer Shalev · 16 years ago
- d7f4f9f Added myself to the list of committers. by Tomer Shalev · 16 years ago
- 37265d3 AMS Sansa: Replace simple write delay with a smarter check on status of MCI FIFO. by Jack Halpin · 16 years ago
- 065e8e0 Change IDATA to ICONST for lookup tables since they're actually constant. by Michael Giacomelli · 16 years ago
- 870b047 Rename UI bmps for Creative Zen Vision / Vision M 30GB / Vision M60 GB, to match model names. by Bertrik Sikken · 16 years ago
- 654dcac Fix 'make reconf' for Creative Zen Vision 30 GB, Creative Zen Vision 60 GB and Creative Zen Vision by Bertrik Sikken · 16 years ago
- 69b40e7 Clean up duplicate #includes by Bertrik Sikken · 16 years ago
- 59368e1 Fix delta from r22843, due to unintended FP usage by Rob Purchase · 16 years ago
- 2f3e0fb Add a few pixels "dead zone" between the touchscreen grid "buttons", to avoid jitter. by Rob Purchase · 16 years ago
- 65f1a94 Improved Cowon D2 touchscreen driver. by Rob Purchase · 16 years ago
- 8e365ba Make the EQ screen usable in touchscreen grid mode by resolving keymap conflicts. by Rob Purchase · 16 years ago
- e6fbdfc Add missing parentheses to fix red by Nils Wallménius · 16 years ago
- c8b87d7 FS#10569 RTC driver cleanup by Nils Wallménius · 16 years ago
- 66d5bd7 Sansa Fuze/e200v2: protect lcd a little better against concurrent access by Bertrik Sikken · 16 years ago
- 340f323 new skin tag: %Sx|<english>| will display the current languages translation of the "<english>" string. by Jonathan Gordon · 16 years ago
- ba8fbb0 Rename struct skin_albumart members to be consistent with similar members of other structs. the albumart_ prefix is redundant. by Thomas Martitz · 16 years ago
- d045f59 Redo 22825 but this time with caring about alignment. by Thomas Martitz · 16 years ago
- bcd890d Fix yellow: braces around logf statements by Jeffrey Goode · 16 years ago
- 1644cd8 Clean up a few source strings. by Dominik Riebeling · 16 years ago
- cf19ba5 Replace limiter with dynamic range compressor by Jeffrey Goode · 16 years ago
- b9a17dd Add special handling for ipodvideo64mb when detecting the player via rockbox-info.txt. by Dominik Riebeling · 16 years ago
- d0bb6d0 Brickmania: Correct the cycle time to match what it was on the H300. by Karl Kurbjun · 16 years ago
- 4e4510e Query RAM size when scanning for Ipods. Return the target string for Video 64MB when apropriate amount of RAM is detected. Makes Rockbox Utility detect it correctly for first time installs. by Dominik Riebeling · 16 years ago
- 855fdc5 Set missing properties. by Dominik Riebeling · 16 years ago
- 4eee66a r22826 is causing data aborts when the wps is loaded in the parse_list function - suspected reason is an improperly aligned pointer depending on how the buffer gets setup when translating a "d". by Karl Kurbjun · 16 years ago
- 89041f6 Remove some some code in favor of a single parse_list() call. by Thomas Martitz · 16 years ago
- 68089db AMS Sansa: Add delay for µSD writes to fix CRC failures with class 6 µSD cards. by Jack Halpin · 16 years ago
- f2cd5ec Syntax fixes and logic reversing to fix windows crosscompiling for the simulator. by Jonas Häggqvist · 16 years ago
- a305ca9 Change that include to " " style to allow for using SDL from custom installation pathes. by Thomas Martitz · 16 years ago
- a738e5f FS#9824: Fix FM channel spacing for Europe by Bertrik Sikken · 16 years ago
- 55cd14f Make beastpatcher build with VS2005 again. by Dominik Riebeling · 16 years ago
- 0cab10e Add non-interactive mode to beastpatcher. by Dominik Riebeling · 16 years ago
- 092a36b CREDITS: remove duplicate names by Bertrik Sikken · 16 years ago
- 7301343 Marko Pahlke was already in CREDITS. by Thomas Martitz · 16 years ago
- 4640882 Samsung YH*: SVG player images including button description. by Thomas Martitz · 16 years ago
- 885dc15 rbutil: correct url to samsung bootloaders. by Dominik Wenger · 16 years ago
- 4802673 Samsung YH920 & YH925 are in the unstable category by Rafaël Carré · 16 years ago
- 976784b rbutil: correct dependencies by setting DEPENDPATH. by Dominik Wenger · 16 years ago
- b11a7fd Make PDBox use the copy of TLSF in the codecs folder (and remove the old copy). by Magnus Holmgren · 16 years ago
- 073e206 Fix red for HAS_SERIAL_REMOTE by Thomas Martitz · 16 years ago
- d5797a6 Fix non-hold button and headphone detection target sims. by Thomas Martitz · 16 years ago
- ca85c40 Rework the simulators button reading to not implement it's own complete driver. by Thomas Martitz · 16 years ago
- fe4526e Recognise everybody in the same CREDITS file: add the three people only in CREDITS-MANUAL to CREDITS and remove CREDITS-MANUAL. by Alex Parker · 16 years ago
- b60ddb8 Better menu verbiage for test_codec by Jeffrey Goode · 16 years ago
- eab9a72 Fix checkwps (configure actually) to compile without SDL, and add samsung YH* to targets.txt by Thomas Martitz · 16 years ago
- 77c4a38 Use singular to make a few strings in the German translation sound a bit more like a setting, corresponding to the initial English change. (still open to suggestions) by Marianne Arnold · 16 years ago
- 3393417 French translation: minor rewording for one string. by Mustapha Senhaji · 16 years ago
- 8457b51 Update German translation. by Marianne Arnold · 16 years ago
- 2cf1d6d Update Swedish translation. by Magnus Holmgren · 16 years ago
- fb19297 Translation updates: by Jonas Häggqvist · 16 years ago
- 4ce1604 Show the name of the setting in the WPS debug output by Alexander Levin · 16 years ago
- 6622c60 add the %St setting to the debug output for checkwps/parser.... needs mroe work to make it more useful by Jonathan Gordon · 16 years ago
- df32d85 Allow seeking using the progress bar on the touch-enabled Cabbiev2 (currently only used by m:robe500 320x240). by Rob Purchase · 16 years ago
- dd4c1eb add fuze and e200v2 to checkwps build list. by Dominik Wenger · 16 years ago
- b04c66e Fix splash on charcell (was wasting 2 precious chars per line since r20870). This fixes the volume splash in wps, as it doesn't wrap anymore, but it's not a proper fix. The real problem is that the 2nd line of the default WPS updates immediately. The ultimate fix would be to get rid of the special charcell handling and use a VP in the WPS. by Jens Arnold · 16 years ago