- 0f6bfdb Merge rbutil CREDITS file with main one and use that. by Dominik Riebeling · 15 years ago
- 2910f91 Add a config file for zenvision (which includes zvm30gb config file) by Rafaël Carré · 15 years ago
- e772384 ondavx777 : use own config file by Rafaël Carré · 15 years ago
- 12dd944 Respect default values for ServerSettingsList as well. No idea why I missed that. by Dominik Riebeling · 15 years ago
- 52a7626 zenvision.h -> zenvision30gb.h by Rafaël Carré · 15 years ago
- 43e8946 Italian translation for rbutil by Rafaël Carré · 15 years ago
- dbbb077 Disable DOOM for c200v2, it won't run by Rafaël Carré · 15 years ago
- a9e2a71 *.link: depends on config file where plugin buffer size is set by Rafaël Carré · 15 years ago
- b2323be ARM: lr addresses the next instruction after the failing one in undefined instruction vector by Rafaël Carré · 15 years ago
- fd13e09 Correct the instructions for returning to Rockbox from the OF on the Gigabeat S. by Alex Parker · 15 years ago
- defb6fb Recalculated typical current consumption for iPod Video. by Andree Buschmann · 15 years ago
- 934e6f0 Commit FS#10082, enlarge volume control range for WM8758. This will enable volume control down to -90 dB for iPod Video targets. by Andree Buschmann · 15 years ago
- 868c34f FS#10915 - Slovak Language update by Peter Lecky. by Alex Parker · 15 years ago
- ee26afc FS#10921 - Fix for serbian translation by Ivan Pesic. by Alex Parker · 15 years ago
- 3191b38 Fix spacing and also use the correct platform name (we're not that far with renaming them) by Alexander Levin · 15 years ago
- 15c850c Section headings should not end with a full stop by Alexander Levin · 15 years ago
- e8448b9 Use nicer right arrows in the manual by Alexander Levin · 15 years ago
- 329ea01 Store server info in RbSettings volatile in a QMap instead of putting it into the user settings. by Dominik Riebeling · 15 years ago
- b1dfdd4 Update mkamsboot for Fuze OF 01.02.31 by Michael Chicoine · 15 years ago
- 576d072 fractals: set svn:keywords property. by Teruaki Kawashima · 15 years ago
- e0dfa22 Fractals: this should fix bugs on simulator for greyscale LCD targets. by Teruaki Kawashima · 15 years ago
- 7ebde85 mpegplayer: reset foreground/background color and clear display in case they are changed in menu. by Teruaki Kawashima · 15 years ago
- ccf8e4e jpeg,png: fix typo in comments and indentions. by Teruaki Kawashima · 15 years ago
- 3e89296 Import ipod-time-sync from libgpod by Maurus Cuelenaere · 15 years ago
- 0061234 rbutil: mark e200v2 and fuze as stable (remove "Unstable") by Rafaël Carré · 15 years ago
- 46d6fe3 vibe500: do not use float arithmetic, even if gcc would reduce this expression to a constant at compile time by Rafaël Carré · 15 years ago
- d0729ab fix FS#10288 by Tomasz Kowalczyk. Fixes issues where resuming a "insert shuffled" playlist doesnt recreate the same playlist that was stopped.. (I'm tipsy still... read the task for more info :p ) by Jonathan Gordon · 15 years ago
- f18b9d9 Make parsing the server date locale independent also for asctime and RFC850 representation. by Dominik Riebeling · 15 years ago
- 8363619 rbutil: store the info from the server centrally in RbSetttings. Dont download build-info multiple times. Rename install.cpp by Dominik Wenger · 15 years ago
- b5d16e7 FS#10738: fix disktidy plugin crash when dealing with very long file/directory names. by Amaury Pouly · 15 years ago
- 052812d rbutil: remove some unneeded accesses to the raw build-info file. by Dominik Wenger · 15 years ago
- 9050cdd Some formatting fixes, reported by Alexander Levin by Frank Gevaerts · 15 years ago
- 4959212 Fix yellow by Michael Sparmann · 15 years ago
- 9631f81 iPod Nano 2G: Fix FTL panics caused by a bogus check by Michael Sparmann · 15 years ago
- 70cfcf3 Add new translations to resources. Sort files in resource. by Dominik Riebeling · 15 years ago
- 9204254 Make Rockbox Utility build again and make some strings translatable. Break some long lines. by Dominik Riebeling · 15 years ago
- fd3abfc Add standard Rockbox header and license text. by Dominik Riebeling · 15 years ago
- b5e1a1c Fix red, moved around a bit to much. by Thomas Martitz · 15 years ago
- 93bba47 Add script for generating rbutil translation status overview. by Dominik Riebeling · 15 years ago
- 6915340 Fix FS#10867 and a few more potential issues by imitate target scrollwheel behavior more (although that behavior is suboptimal imo). Also, default for maximum backlight brightness in the sim and move stuff into sim.h. by Thomas Martitz · 15 years ago
- 8d29cad rbutil: add a few qDebug outputs, to better track the install process in BootloaderInstallAms. by Dominik Wenger · 15 years ago
- 82fa01e Add key define to the D2 manual to allow it to build. by Alex Parker · 15 years ago
- f2a0f99 Make the tcc usb driver compile without warnings. No functional changes by Frank Gevaerts · 15 years ago
- 2f78fa1 Fractals: No need to have globals under ctx struct by Tomer Shalev · 15 years ago
- 31a4dc9 undo the last commit... I'm too tired to fgure out how to make batt bench work without the spin down notification (aka, fix red the really lazy way) by Jonathan Gordon · 15 years ago
- 5e7b4f8 Dont use the disk spindown notification on the mini2440, undo this if/when we have a clean way to force a shutdown/umount of the sd card by Jonathan Gordon · 15 years ago
- 29a5162 basic touchscreen support in the mini2440's cabbie file. play/repmode/shuffle buttons do their thing, battery goes to the menu by Jonathan Gordon · 15 years ago
- 552835e Add a missing #include, make a function static, make touchpad_set_buttonlight implementation and declaration consistent by Bertrik Sikken · 15 years ago
- 99a7cdc A simple rename in cube.c (s/USE_GSLIB/USEGSLIB) in order to have better consistency across plugins by Tomer Shalev · 15 years ago
- 16a5066 Remove commented out line from iriver ifp7xx config file by Tomer Shalev · 15 years ago
- 553626a Add initial Packard Bell Vibe 500 port, by Szymon Dziok by Frank Gevaerts · 15 years ago
- 39e51cc Fractals: Use overlay (do not clear the screen and paint the same region) when changing precision by Tomer Shalev · 15 years ago
- 26542dd M:Robe 500 - Correct a comment, and make charger detect pin an input as it should be. by Karl Kurbjun · 15 years ago
- 4ee5e5c Fractals: fix weird keymap for SAMSUNG_YH_PAD. adjust spaces. by Teruaki Kawashima · 15 years ago
- 5bd0823 jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). by Teruaki Kawashima · 15 years ago
- 135d983 This should fix FS#10917, and also fix channel swapping i introduced in r23784. Lets hope the third time's the charm by Nils Wallménius · 15 years ago
- cf39c86 This should fix FS#10917, unfortunately i have no target evailable to test on by Nils Wallménius · 15 years ago
- f9b05db Fix typo causing l+r mono encoding to use only one channel by Nils Wallménius · 15 years ago
- d10bcd6 Fix warnings in frotz, one of which is a real bug :) by Torne Wuff · 15 years ago
- 7f28c94 New plugin: frotz, a Z-machine interpreter, for playing interactive fiction. by Torne Wuff · 15 years ago
- 563f260 Fractals: Have helper functions in header file to keep them inlined by Tomer Shalev · 15 years ago
- d812362 Fractals: Use more colors by Tomer Shalev · 15 years ago
- ab450a8 Fractals: Prevent zooming more than deepest possible zoom by Tomer Shalev · 15 years ago
- 5b94d44 Fix iPod Nano 2G USB: by Michael Sparmann · 15 years ago
- 703e0d0 Fractals: Fix SAMSUNG_YH_PAD key assignment. Also fixes red by Tomer Shalev · 15 years ago
- d1357d8 Fractals: Fix red by Tomer Shalev · 15 years ago
- 977e6ad Fractals: Add forgotten FRACTAL_ZOOM_OUT_PRE to button_yield() by Tomer Shalev · 15 years ago
- 55240a2 Fractals: Use constants for screen panning by Tomer Shalev · 15 years ago
- 51cb7eb Sansa c200v2: enable battery charging by Bertrik Sikken · 15 years ago
- e3fc65c change dependencies in make files: by Teruaki Kawashima · 15 years ago
- 809e69c thai lang file: revert bad s/clip/sansaclip/ by Rafaël Carré · 15 years ago
- f6eccb6 Simulator: Fix reds. by Tomer Shalev · 15 years ago
- e04f64b Simulator: Add key mappings for Cowon D2 by Tomer Shalev · 15 years ago
- f7237af Simulator: Make touchscreen targets usable on keyboards w/o numpad (laptops) by Tomer Shalev · 15 years ago
- ea5c6b9 Fix a compilation warning (simulator build on 64-bit host). by Amaury Pouly · 15 years ago
- b7f728d FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used during morse input mode in virtual keyboard. by Teruaki Kawashima · 15 years ago
- cf5178a Add wildcard wrongly removed in FS#10780 by Rafaël Carré · 15 years ago
- 831d099 Traditional Chinese translation update by Rafaël Carré · 15 years ago
- a9c4bbb Thai translation update by Rafaël Carré · 15 years ago
- 12e3af9 Serbian translation update by Rafaël Carré · 15 years ago
- f50edb1 Polish translation for rbutil by Rafaël Carré · 15 years ago
- bdb4652 Wormlet: Remove obsolete text by Rafaël Carré · 15 years ago
- e597224 Russian translation for rbutil by Rafaël Carré · 15 years ago
- 99fb693 Apparently my text editor puts tabes in .tex files. by Michael Giacomelli · 15 years ago
- efc756a Clarify boot to OF on USB insert for Sansa AMS to make clear that the player will always boot to the OF on USB power up. by Michael Giacomelli · 15 years ago
- e94a323 Add note about the unsupported v2 model to the Fuze manual. by Alex Parker · 15 years ago
- 8be08a3 Also change usb_charging to usb_charging_enable in the lang files by Frank Gevaerts · 15 years ago
- 4f89765 Differentiate between HAVE_USB_CHARGING_ENABLE and HAVE_USB_POWER for the manual. This is what r24005 probably should have been by Frank Gevaerts · 15 years ago
- 6c93570 Sansa AMS: remove "ata" from SD drivers filenames by Rafaël Carré · 15 years ago
- 569bc33 Fractals: Use defines for colors by Tomer Shalev · 15 years ago
- da41706 Fractals: Fix yellow by Tomer Shalev · 15 years ago
- 1217359 fix red by Jonathan Gordon · 15 years ago
- fea4689 Get rid of those horrible macros to protect against NULL reference when looking up the id3 info for tokens. by Jonathan Gordon · 15 years ago
- fafbfbc Mandelbrot: Another try at fixing reds by Tomer Shalev · 15 years ago
- 4794891 Fractals: Fix red by Tomer Shalev · 15 years ago
- 7719d29 FS#10911 - Plugins: Fractals (formerly Mandelbrot) by Tomer Shalev · 15 years ago
- 51630cb outright reject any tags which need a special parser in the wps playlist viewer. There is no intention of even trying to support them and without this possible upcoming changes will cause crashes if any of those tags are used. by Jonathan Gordon · 15 years ago
- b3cba90 Meizu M6SP: add stubs so the meizu m6sp binary compiles and links by Bertrik Sikken · 15 years ago
- 7540054 Meizu M6SP: fix incorrect readout of button on P1.3 (this is an output to the power controller) by Bertrik Sikken · 15 years ago
- 1233a73 set the ipod volume on the ipod fm remote when the tuner is turned on. Also, prevents a looping execution of the set_mono command. by Laurent Gautier · 15 years ago