| Commit message (Expand) | Author | Age |
| * | Add a wrapper header, mylcd.h, in the lib subdirectory, which lets plugins' c... | Michael Sevakis | 2010-06-04 |
| * | Theme Editor: Began implementing tabbing | Robert Bieber | 2010-06-04 |
| * | Theme Editor: Fixed bugs with menu signals, rearranged UI some more | Robert Bieber | 2010-06-04 |
| * | Typo fix by Rafaël Carré | Björn Stenberg | 2010-06-04 |
| * | SPC codec: The inline asm 'memory' clobbers should be unneeded since the ASM ... | Michael Sevakis | 2010-06-04 |
| * | pdbox: Applied several changes by Buschel. Reintroduced compilation for iPods. | Wincent Balin | 2010-06-03 |
| * | bins.pl script: don't hide errors, they might be useful | Rafaël Carré | 2010-06-03 |
| * | Fix voice and manual build scripts even more | Frank Gevaerts | 2010-06-03 |
| * | Fix voice and manual build scripts | Frank Gevaerts | 2010-06-03 |
| * | Theme Editor: Added missing copyright headers | Robert Bieber | 2010-06-03 |
| * | Theme Editor: Added a window icon and made menus alt-navigable | Robert Bieber | 2010-06-03 |
| * | Update version | Frank Gevaerts | 2010-06-03 |
| * | Half-fix voice and manual build scripts | Frank Gevaerts | 2010-06-03 |
| * | Theme Editor: Mocked up most of the UI, added View menu items for all dockabl... | Robert Bieber | 2010-06-03 |
| * | Theme Editor: Refactored main window init code, moved parse tree into dock wi... | Robert Bieber | 2010-06-03 |
| * | Using void instead of unsigned char fixes the strict-aliasing warnings with -... | Tobias Diedrich | 2010-06-03 |
| * | Update German translation - with the help of Thomas Martitz, Tobias Diedrich ... | Marianne Arnold | 2010-06-03 |
| * | pdbox: fix build on ARM with eabi | Rafaël Carré | 2010-06-03 |
| * | copy the images for the skins. | Jonathan Gordon | 2010-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 Gordon | 2010-06-03 |
| * | Correct reusing buffers if the backdrop file is already loaded. | Teruaki Kawashima | 2010-06-03 |
| * | Add a new script to build the themes. WIP and heavily based on wpsbuild.pl | Jonathan Gordon | 2010-06-03 |
| * | cabbiev2 128x64x1 wps (iriver remote wps): add more info to the screen | Rafaël Carré | 2010-06-03 |
| * | More FFT fun: No point in computing and combining the 2nd FFT if it's just be... | Michael Sevakis | 2010-06-03 |
| * | Theme Editor: Added syntax highlighting | Robert Bieber | 2010-06-03 |
| * | Use a different remote font than the main LCD font | Rafaël Carré | 2010-06-03 |
| * | Fix global proxy getting set too late. | Dominik Riebeling | 2010-06-03 |
| * | FFT plugin: Some speed regulation for too-fast targets. (50FPS) | Michael Sevakis | 2010-06-03 |
| * | pdbox: Fixing reds. | Wincent Balin | 2010-06-03 |
| * | pdbox: Added compilation on iPod 1G-4G. | Wincent Balin | 2010-06-03 |
| * | pdbox: Added keypad for iPod 1G-4G. Reordered SOURCES alphabetically. | Wincent Balin | 2010-06-03 |
| * | FFT plugin: give everything in the main file a nice 'static'-ing. Saves appro... | Michael Sevakis | 2010-06-03 |
| * | FFT plugin: Use worker thread only on multiprocessor targets. | Michael Sevakis | 2010-06-03 |
| * | pdbox: Source cleanup. Removed unneeded files. | Wincent Balin | 2010-06-03 |
| * | pdbox: Syntax cleanup for the cosine table. | Wincent Balin | 2010-06-02 |
| * | Move constructing the themes info download link to rbutil.ini. | Dominik Riebeling | 2010-06-02 |
| * | Fix yellow, remove some untranslated strings from Slovenscina | Alex Parker | 2010-06-02 |
| * | Changed build subdirectory | Robert Bieber | 2010-06-02 |
| * | Restore people accidently removed from credits in r26487 | Alex Parker | 2010-06-02 |
| * | pdbox: add fuze keymap | Rafaël Carré | 2010-06-02 |
| * | Update Slovenian (Slovenscina) translation | Alex Parker | 2010-06-02 |
| * | Update Chinese (Simple) translation | Alex Parker | 2010-06-02 |
| * | Update Spanish | Alex Parker | 2010-06-02 |
| * | Fix PP5002 builds. Somehow an #else went missing along the line. | Michael Sevakis | 2010-06-02 |
| * | Threading: Split processor support code into respective target files. C files... | Michael Sevakis | 2010-06-02 |
| * | tta codec: optimize for arm target. pp502x: ~1% speed up. | Yoshihisa Uchida | 2010-06-02 |
| * | clip int scanning to 15 digits to remove an unecessary malloc(). | Jonathan Gordon | 2010-06-02 |
| * | change the %Cl tag to be cleaner. it it now %Cl(x, y, width, height [, xalign... | Jonathan Gordon | 2010-06-02 |
| * | FFT Plugin: Should use scale_factor, not LCD_WIDTH/HEIGHT to break the spectr... | Michael Sevakis | 2010-06-02 |