summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add a wrapper header, mylcd.h, in the lib subdirectory, which lets plugins' c...Michael Sevakis2010-06-04
* Theme Editor: Began implementing tabbingRobert Bieber2010-06-04
* Theme Editor: Fixed bugs with menu signals, rearranged UI some moreRobert Bieber2010-06-04
* Typo fix by Rafaël CarréBjörn Stenberg2010-06-04
* SPC codec: The inline asm 'memory' clobbers should be unneeded since the ASM ...Michael Sevakis2010-06-04
* pdbox: Applied several changes by Buschel. Reintroduced compilation for iPods.Wincent Balin2010-06-03
* bins.pl script: don't hide errors, they might be usefulRafaël Carré2010-06-03
* Fix voice and manual build scripts even moreFrank Gevaerts2010-06-03
* Fix voice and manual build scriptsFrank Gevaerts2010-06-03
* Theme Editor: Added missing copyright headersRobert Bieber2010-06-03
* Theme Editor: Added a window icon and made menus alt-navigableRobert Bieber2010-06-03
* Update versionFrank Gevaerts2010-06-03
* Half-fix voice and manual build scriptsFrank Gevaerts2010-06-03
* Theme Editor: Mocked up most of the UI, added View menu items for all dockabl...Robert Bieber2010-06-03
* Theme Editor: Refactored main window init code, moved parse tree into dock wi...Robert Bieber2010-06-03
* Using void instead of unsigned char fixes the strict-aliasing warnings with -...Tobias Diedrich2010-06-03
* Update German translation - with the help of Thomas Martitz, Tobias Diedrich ...Marianne Arnold2010-06-03
* pdbox: fix build on ARM with eabiRafaël Carré2010-06-03
* copy the images for the skins.Jonathan Gordon2010-06-03
* sd-as3525v1: do not disable peripheral clocks in sd_enable()Rafaël Carré2010-06-03
* almost finished... copy fonts, backdrops, icon files, skins. last thing to do...Jonathan Gordon2010-06-03
* Correct reusing buffers if the backdrop file is already loaded.Teruaki Kawashima2010-06-03
* Add a new script to build the themes. WIP and heavily based on wpsbuild.plJonathan Gordon2010-06-03
* cabbiev2 128x64x1 wps (iriver remote wps): add more info to the screenRafaël Carré2010-06-03
* More FFT fun: No point in computing and combining the 2nd FFT if it's just be...Michael Sevakis2010-06-03
* Theme Editor: Added syntax highlightingRobert Bieber2010-06-03
* Use a different remote font than the main LCD fontRafaël Carré2010-06-03
* Fix global proxy getting set too late.Dominik Riebeling2010-06-03
* FFT plugin: Some speed regulation for too-fast targets. (50FPS)Michael Sevakis2010-06-03
* pdbox: Fixing reds.Wincent Balin2010-06-03
* pdbox: Added compilation on iPod 1G-4G.Wincent Balin2010-06-03
* pdbox: Added keypad for iPod 1G-4G. Reordered SOURCES alphabetically.Wincent Balin2010-06-03
* FFT plugin: give everything in the main file a nice 'static'-ing. Saves appro...Michael Sevakis2010-06-03
* FFT plugin: Use worker thread only on multiprocessor targets.Michael Sevakis2010-06-03
* pdbox: Source cleanup. Removed unneeded files.Wincent Balin2010-06-03
* pdbox: Syntax cleanup for the cosine table.Wincent Balin2010-06-02
* Move constructing the themes info download link to rbutil.ini.Dominik Riebeling2010-06-02
* Fix yellow, remove some untranslated strings from SlovenscinaAlex Parker2010-06-02
* Changed build subdirectoryRobert Bieber2010-06-02
* Restore people accidently removed from credits in r26487Alex Parker2010-06-02
* pdbox: add fuze keymapRafaël Carré2010-06-02
* Update Slovenian (Slovenscina) translationAlex Parker2010-06-02
* Update Chinese (Simple) translationAlex Parker2010-06-02
* Update SpanishAlex Parker2010-06-02
* Fix PP5002 builds. Somehow an #else went missing along the line.Michael Sevakis2010-06-02
* Threading: Split processor support code into respective target files. C files...Michael Sevakis2010-06-02
* tta codec: optimize for arm target. pp502x: ~1% speed up.Yoshihisa Uchida2010-06-02
* clip int scanning to 15 digits to remove an unecessary malloc().Jonathan Gordon2010-06-02
* change the %Cl tag to be cleaner. it it now %Cl(x, y, width, height [, xalign...Jonathan Gordon2010-06-02
* FFT Plugin: Should use scale_factor, not LCD_WIDTH/HEIGHT to break the spectr...Michael Sevakis2010-06-02