- a6478fd fix yellow by Marcin Bukat · 14 years ago
- 78d54fa HD200 - Add delay when leaving bootloader USB mode. Add more comments in bootloader. by Marcin Bukat · 14 years ago
- b990664 Theme Editor: Implemented timer panel functionality, added missing seconds field to device control panel by Robert Bieber · 14 years ago
- 73a3747 Theme Editor: Built a ui for the timer panel, not functional yet by Robert Bieber · 14 years ago
- 9dd5f75 Clarify where music can be put on the player. by Alex Parker · 14 years ago
- 91a0e8a Theme Editor: Simplified clock tab in device control panel, now one set of values controls all the cX tags by Robert Bieber · 14 years ago
- d367ab4 HD200 - calibrate battery indicator based on measurements and battery_benches by Marcin Bukat · 14 years ago
- 771dc22 text viewer: fix the statusbar is displayed when the global statusbar settings is STATUSBAR_OFF. by Yoshihisa Uchida · 14 years ago
- bc46541 plugin api: delete sb_skin_update(). by Yoshihisa Uchida · 14 years ago
- cd98d01 Theme Editor: Implemented the song time (pS, pE, px, pc, etc.) in the device configuration panel, all depending on one value for current time in song and one value for length of song by Robert Bieber · 14 years ago
- 6358d41 Theme Editor: Began working on special cases for device option panel. Implemented path info for current and next file by Robert Bieber · 14 years ago
- eb93e3b Theme Editor: Removed papause from line scrolling by Robert Bieber · 14 years ago
- 13e97cd Theme Editor: Implemented line scrolling by Robert Bieber · 14 years ago
- d4f4104 More consistent formatting of setting names by Alexander Levin · 14 years ago
- de9ba10 Theme Editor: Made auto-expand/highlight of parse tree optional (through preferences dialog), added Simulation Time variable to device config panel, subline alternation is now dependent on that rather than time in song by Robert Bieber · 14 years ago
- 80fa0ef buildzip.pl: more fixes by Rafaël Carré · 14 years ago
- f984a65 buildzip.pl: fix r27310 and r27317 by Rafaël Carré · 14 years ago
- d245d83 battery_bench: make log time start at 0 (since plugin started) by Rafaël Carré · 14 years ago
- f8e7870 Even more readable code by Alexander Levin · 14 years ago
- 8ee65d0 Describe what 'Update on stop' does by Alexander Levin · 14 years ago
- d05a24e wmapro codec sim build needs to link with libm by Rafaël Carré · 14 years ago
- 3691435 plugin api: new functions set the end of the structure. thanks to Frank Gevaerts. by Yoshihisa Uchida · 14 years ago
- 276dfa2 text viewer: fixed the following bugs. by Yoshihisa Uchida · 14 years ago
- e5a2576 plugin api: add the following functions. by Yoshihisa Uchida · 14 years ago
- 6d609e0 Theme Editor: Implemented caching for rendered text, added profiling info to debug build, added a 500msec delay when rendering after code changes to prevent editor from hanging on large themes by Robert Bieber · 14 years ago
- 6f06793 Theme Editor: Fixed rendering bug that caused text in sublines not to appear, implemented a global font cache by Robert Bieber · 14 years ago
- 8814565 Theme Editor: Delaying rendering of text lines until newline reached by Robert Bieber · 14 years ago
- e03d373 Theme Editor: WorkingWorking on speeding up the renderer, replaced for-loops with faster method call by Robert Bieber · 14 years ago
- 60d8cff HD200 - fix misleading comment in system-hd200.c by Marcin Bukat · 14 years ago
- 3214e37 Theme Editor: Made all lines of text render as a single graphic, viewport size limits now enforced on text width by Robert Bieber · 14 years ago
- ce5ee19 Theme Editor: Moved volume options in device configuration panel by Robert Bieber · 14 years ago
- 86d8a53 Add Theme Editor application icon for Windows by Dominik Riebeling · 14 years ago
- b4443ef Add Info.plist and application icon to Theme Editor on OS X. by Dominik Riebeling · 14 years ago
- e464128 Rework libskin_parser Makefile for OS X support. by Dominik Riebeling · 14 years ago
- eccc2bd Theme Editor: Added font directory option in preferences dialog, renderer will now search that directory for fonts if they're not found in the project directory by Robert Bieber · 14 years ago
- 120f3e1 Theme Editor: Default theme font is now correctly loaded by Robert Bieber · 14 years ago
- 91d6fa7 Remove unneeded libfaad files from SOURCE. by Andree Buschmann · 14 years ago
- 5ac3545 Integrate FS#11445 to raac. In addition remove faad specific pcm conversion and use rockbox' optimized dsp routines. On a 192kbps file and PP5022 the decoding speeds up by 17%. by Andree Buschmann · 14 years ago
- 39e2520 Theme Editor: Rockbox FNT files now supported. Theme editor will currently load fonts from the current project directory, or use the built-in font if they're not present by Robert Bieber · 14 years ago
- 5de6ddc Add a check for '' not being set. make zip doesn't work for me without it. Perhaps only a problem on Cygwin? by Magnus Holmgren · 14 years ago
- 57484bd HD200 - add support for remote in bootloader by Marcin Bukat · 14 years ago
- f99e4fb HD200 - turn off charging IC by default by Marcin Bukat · 14 years ago
- 2c56ac8 Slightly rearranged lines to execute only what's really needed. No functional changes. by Alexander Levin · 14 years ago
- 7d4c0c5 Rename functions so that the code is easier to read by Alexander Levin · 14 years ago
- 76f2b9c HD200 - add remote keymap by Marcin Bukat · 14 years ago
- 72e463f Fix a typo and clarify when bookmarks are autocreated by Alexander Levin · 14 years ago
- 31b5c47 Rockbox as an application: Add an 320x240 SDL application target. by Thomas Martitz · 14 years ago
- 9da7079 Clean up naming of radio preset functions and move global radio preset methods into apps/radio/presets.h by Bertrik Sikken · 14 years ago
- 1c3ae92 Add --prefix option to configure, and add it to make reconf. by Thomas Martitz · 14 years ago
- 3cdee0f HD200 - Fix GPIO setup in button_init_device()- this change fixes sound output broken in r27258. Slightly adjust main buttons reading routine so key reading is more reliable with and without remote present by Marcin Bukat · 14 years ago
- 7c908bb HD200 - more work on remote handling by Marcin Bukat · 14 years ago
- 851e066 lrcplayer: by Teruaki Kawashima · 14 years ago
- 079e194 make the fms update by Jonathan Gordon · 14 years ago
- 35717ec Commit FS#11458 by me. Fixes test_codec to work on files larger then the available audio buffer. Allows test_codec to work normally on the AMS Sansas as well as D2, etc. by Michael Giacomelli · 14 years ago
- d884af2 Partial conversion of the wmapro decoder to fixed point arithmetic. Currently inverse quantization & rescaling, by Mohamed Tarek · 14 years ago
- 6a04479 Theme Editor: Began working on font loading. Font header info is now read and spewed out onto the debug console by Robert Bieber · 14 years ago
- 8a23b8e Theme Editor: Added the built-in font to the project resources by Robert Bieber · 14 years ago
- 27debea Theme Editor: Fixed redundant directory separator bug in addresourcedir script by Robert Bieber · 14 years ago
- ac58d02 Theme Editor: Added a small PHP script to auto-generate a qrc entry for a directory with aliases for each file by Robert Bieber · 14 years ago
- 4158192 Submit FS#11450. Change compile option for libfaad to -O2 for ARM target and -O1 for other CPUs. This speeds up decoding by 1-5%. by Andree Buschmann · 14 years ago
- 68756cc Theme Editor: Enabled conditional display of ID3/file info with checkbox on the device panel by Robert Bieber · 14 years ago
- 71b561e Theme Editor: Fixed bug that caused WPS skins without SBS parents not to render their backdrops correctly. Added support for RTL-dependant text alignment by Robert Bieber · 14 years ago
- db1b823 Provide the option to automatically update existing bookmark files on stop, without creating ones that don't already exist. by Torne Wuff · 14 years ago
- d265bcf text viewer: fixed StatusBar randomly appears (FS#11455). by Yoshihisa Uchida · 14 years ago
- 30622e3 Polish charset for 09-Nedore font, FS #11460 by Tomasz Kowalczyk by Bertrik Sikken · 14 years ago
- fb6a659 Serbian translation update, FS #11456 by Ivan Pesic by Bertrik Sikken · 14 years ago
- 5959e86 Polish charset for 08-Nedore font, FS #11436 by Tomasz Kowalczyk by Bertrik Sikken · 14 years ago
- fe4713f Move the test and benchmark plugins to the top of the viewers list, since if someone compiles a build with them, they're probably going to use them frequently. Shouldn't change anything for normal builds. by Michael Giacomelli · 14 years ago
- 38fe596 pdbox: Optimizations in the audio output code. by Wincent Balin · 14 years ago
- d5342fd pdbox: Added Sansa e200 to supported devices. by Wincent Balin · 14 years ago
- 53425ad pdbox: Added different sampling rates based on hardware capabilities. by Wincent Balin · 14 years ago
- 8c54767 Close the \ActionStdCancel correctly so that the following space won't be eaten. by Marianne Arnold · 14 years ago
- 89c3f8f Add generated files to svn:ignore. by Dominik Riebeling · 14 years ago
- 94eff15 Fix win32 simulator builds (tested cross compilation from linux) by Rafaël Carré · 14 years ago
- 79a863b Replace COWON_D2_PAD with 'touchscreen' in manual button tables and text where appropriate - places where a touch area is meant and hence valid for all touchscreen devices. Makes the Onda VX777 manual build correctly. by Marianne Arnold · 14 years ago
- b6caf99 sim: add spdif_measure_frequency() stub for HAVE_SPDIF_IN by Rafaël Carré · 14 years ago
- 3982f1e Simulator: build recording code by Rafaël Carré · 14 years ago
- bf83ac6 Add platform and keymap files and basic descriptions about installing Rockbox etc. for an Onda VX777 manual. Author: Giovanni Zilli. Flyspray: FS#11437. by Marianne Arnold · 14 years ago
- 4acfdbc chessbox: fix 'i = i++', based on gnuchess4.0-pl80 by Rafaël Carré · 14 years ago
- 7b4ecc7 Add Onda VX747 and VX777 images to be used for and in preparation of a manual. Author: Marko Pahlke. Flyspray: FS#10852 (VX747) and FS#10854 (VX777). by Marianne Arnold · 14 years ago
- 4171bc8 hdd6330: Enable buttonlights. by Szymon Dziok · 14 years ago
- a902adf Include 16-Adobe-Helvetica.fnt on targets with LCD_HEIGHT <= 400 (Ondas) as default font to make Cabbiev2 look as intended. by Marianne Arnold · 14 years ago
- b43c43c hdd6330: enable full touchpad support - code cleanup, all buttons should work now correctly, scrollstrip should work like in the OF. by Szymon Dziok · 14 years ago
- 63c795a hdd6330: change the synaptics-mep driver in a few places according to the touchpad behavior. by Szymon Dziok · 14 years ago
- 78c9a19 cosmetic.... LINE_ALTERNATOR can contain LINE so make it more important than LINE in the enum by Jonathan Gordon · 14 years ago
- dc34785 s/SUBLINES/LINE_ALTERNATOR/ by Jonathan Gordon · 14 years ago
- 7cfb564 use the same BAR_PARAMS for all bar types by Jonathan Gordon · 14 years ago
- 2a7fc15 Theme Editor: WPS documents rendered within SBS documents can now set backdrops by Robert Bieber · 14 years ago
- 32ff4e9 Theme Editor: Implemented a flags column in the tag table, removed the \n flag at the end of the param list and replaced it with a NOBREAK flag to prevent the renderer from inserting a line break at the end of the line. Modified the theme editor's renderer to accomodate this flag by Robert Bieber · 14 years ago
- d4e7ab7 Theme Editor: Switched device configuration panel to a QFormLayout by Robert Bieber · 14 years ago
- e472c39 Theme Editor: Fixed cd code generation bug: Tags whose paramlists end in \n will now have a newline inserted after them by Robert Bieber · 14 years ago
- 2f68e5b Theme Editor: SBS will now render underneath WPS, if both are present in project by Robert Bieber · 14 years ago
- 8da13a5 Bring the layout of the table with config file options in line with the other tables in the manual by Alexander Levin · 14 years ago
- 8219cfe Theme Editor: Status bar no longer drawn by default by Robert Bieber · 14 years ago
- 6e40988 HD200 - Increase ADC clock when boosted. Scan all 4 ADC channels during system tick by Marcin Bukat · 14 years ago
- 64276fc Add -lm to pdbox sim build by Frank Gevaerts · 14 years ago
- b8286d4 Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in older gcc output when not linking by Frank Gevaerts · 14 years ago
- 6638108 HD200 - add missed defines for remote buttons and remote_button_hold() function prototype in button-target.h by Marcin Bukat · 14 years ago
- 8d3591a HD200 - add support for remote in button_read_device() by Marcin Bukat · 14 years ago
- 9a471e6 Clip+ LCD: support devices with a different controller by Rafaël Carré · 14 years ago