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