| Commit message (Expand) | Author | Age |
| * | 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 |
| * | FFT Plugin: Revamp the main code to rid it of 64-bit math. Use 32-bit kiss_ff... | Michael Sevakis | 2010-06-02 |
| * | we need to escape more chars now, so fix that. test skins with this update pa... | Jonathan Gordon | 2010-06-02 |
| * | Theme Editor: Fixed parsing and code generation for nested conditionals | Robert Bieber | 2010-06-02 |
| * | Theme Editor: Fixed some more code generation bugs | Robert Bieber | 2010-06-02 |
| * | Fixed another code generation bug with viewports and enabled negative numbers... | Robert Bieber | 2010-06-02 |
| * | Theme Editor: Fixed bugs in code generation and viewport parsing | Robert Bieber | 2010-06-02 |
| * | Theme Editor: Removed the NEWLINE parse tree element | Robert Bieber | 2010-06-02 |
| * | Theme Editor: Fixed code generation with escaped characters | Robert Bieber | 2010-06-02 |
| * | Correct the iaudio-remote button names which were added in r26377 to make the... | Marianne Arnold | 2010-06-02 |
| * | Theme Editor: Fixed a small bug with asterisk handling in tag parameter argum... | Robert Bieber | 2010-06-02 |
| * | Theme Editor: Altered the way the parser handles asterisks in the tag argumen... | Robert Bieber | 2010-06-02 |
| * | revert an accidental commit in r26078 | Jonathan Gordon | 2010-06-02 |
| * | Added myself and Pure Data team to credits. | Wincent Balin | 2010-06-01 |
| * | pdbox: Updated CPU boosting API | Wincent Balin | 2010-06-01 |
| * | Theme Editor: Put together a simple GUI to test going back and forth between ... | Robert Bieber | 2010-06-01 |
| * | pdbox: Code cleanup, optimizations. | Wincent Balin | 2010-06-01 |
| * | Theme Editor: Made text and comments editable from a treeview | Robert Bieber | 2010-06-01 |
| * | Theme Editor: Enabled editing tag parameters from a treeview | Robert Bieber | 2010-06-01 |
| * | Prevent a race condition when writing VIC_INT_EN_CLEAR. Should be very diffic... | Tobias Diedrich | 2010-06-01 |
| * | Theme Editor: Made the viewport tag a top-level child under VIEWPORT elements... | Robert Bieber | 2010-06-01 |
| * | mkamsboot / nrv2e_d8.S thubm decompressor : comment the use of mov pc, lr | Rafaël Carré | 2010-06-01 |
| * | Committing FS#11345 by JdGordon. Theme editor parser now includes full tag i... | Robert Bieber | 2010-06-01 |
| * | Perform radio_start, radio_pause, radio_stop in simulator. | Michael Chicoine | 2010-06-01 |
| * | as3525 ascodec: make internal functions statics and remove some details for a... | Rafaël Carré | 2010-06-01 |
| * | as3525 PCM: implement locking like done for the gigabeats in r26341 | Rafaël Carré | 2010-06-01 |
| * | fft: use long home button to exit on fuze | Rafaël Carré | 2010-06-01 |
| * | Theme Editor: Made Viewport the top level parse tree element, along with a bu... | Robert Bieber | 2010-06-01 |
| * | sd-as3525v1: set up bank selection data outside of the loop | Rafaël Carré | 2010-06-01 |
| * | pdbox: Removed unnecessary code from the main include file. Reduced neede mem... | Wincent Balin | 2010-06-01 |
| * | pdbox: Solved issue with WAV file import on big-endian targets (signed 16-bit... | Wincent Balin | 2010-06-01 |
| * | Updated italian translation. | Alessio Lenzi | 2010-05-31 |
| * | test_codec: close the log file before attempting to open a new one, and clear... | Rob Purchase | 2010-05-31 |
| * | Enable IRAM on TCC7801 (Cowon D2) for a 6-12% speedup in codecs that use it, ... | Rob Purchase | 2010-05-31 |
| * | Port the greylib blitting optimisation to m:robe 100. It's even more efficien... | Jens Arnold | 2010-05-31 |
| * | Smaller & faster greylib blitting on iriver H1x0 and iAudio M5, based on the ... | Jens Arnold | 2010-05-31 |
| * | Theme Editor: Added extern C declarations to header files | Robert Bieber | 2010-05-31 |
| * | ARM: use BX when branch to an address in register | Rafaël Carré | 2010-05-31 |
| * | rolo: use BX for ARM branches | Rafaël Carré | 2010-05-31 |