summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-04s/SUBLINES/LINE_ALTERNATOR/Jonathan Gordon4-10/+10
2010-07-04use the same BAR_PARAMS for all bar typesJonathan Gordon1-2/+2
2010-07-04Theme Editor: WPS documents rendered within SBS documents can now set backdropsRobert Bieber4-6/+15
2010-07-04Theme Editor: Implemented a flags column in the tag table, removed the \n fla...Robert Bieber5-189/+171
2010-07-03Theme Editor: Switched device configuration panel to a QFormLayoutRobert Bieber1-15/+9
2010-07-03Theme Editor: Fixed cd code generation bug: Tags whose paramlists end in \n w...Robert Bieber1-0/+2
2010-07-03Theme Editor: SBS will now render underneath WPS, if both are present in projectRobert Bieber6-10/+88
2010-07-03Bring the layout of the table with config file options in line with the other...Alexander Levin1-3/+3
2010-07-03Theme Editor: Status bar no longer drawn by defaultRobert Bieber3-13/+6
2010-07-03HD200 - Increase ADC clock when boosted. Scan all 4 ADC channels during syste...Marcin Bukat2-5/+5
2010-07-03Add -lm to pdbox sim buildFrank Gevaerts1-0/+17
2010-07-03Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old...Frank Gevaerts6-5/+13
2010-07-03HD200 - add missed defines for remote buttons and remote_button_hold() functi...Marcin Bukat1-1/+14
2010-07-03HD200 - add support for remote in button_read_device()Marcin Bukat1-6/+54
2010-07-03Clip+ LCD: support devices with a different controllerRafaël Carré7-19/+25
2010-07-03Add -Wl,-z,defs to GCCOPTSRafaël Carré1-73/+73
2010-07-03We already build with -fomit-frame-pointer so there's no need to specify that...Nils Wallménius1-1/+1
2010-07-03Theme Editor: Implemented replace and replace all in find/replace dialogRobert Bieber2-16/+31
2010-07-03Theme Editor: Made irrelevant menu items disabled at startup, made wrap-aroun...Robert Bieber3-2/+48
2010-07-03Theme Editor: Removed some old debug code in skindocument.cpp, began implemen...Robert Bieber11-764/+313
2010-07-02Rockbox Utility: Explicitly link zlib.Dominik Riebeling1-0/+4
2010-07-02HD200 - Setup codec as I2S master and enable recordingMarcin Bukat5-78/+137
2010-07-02No need to use textless, textgreater and textbar where <, > and | can be usedAlexander Levin1-45/+37
2010-07-02Onle one table row per WPS tagAlexander Levin1-44/+45
2010-07-02No need to capitalize every wordAlexander Levin1-7/+7
2010-07-02Make the first column in the tag tables narrowerAlexander Levin2-12/+16
2010-07-02Add Joshua Hulst to credits for FS#7831.Michael Giacomelli1-0/+1
2010-07-02Commit FS#7831. Corrects our flac decoder to not reject files that have samp...Michael Giacomelli1-6/+13
2010-07-02text viewer: for tv_action and tv_bookmark, the prototype of the initializer ...Yoshihisa Uchida5-25/+83
2010-07-02HD200 - improve keymap in simulatorMarcin Bukat1-0/+2
2010-07-02HD200 - rework keymapMarcin Bukat1-93/+151
2010-07-02text viewer: fixed garbage data are not stored in the setting file.Yoshihisa Uchida1-7/+9
2010-07-02Theme Editor: Fixed a warning in the parser due to a stray asteriskRobert Bieber1-1/+1
2010-07-02Theme Editor: Removed some old hash code that caused viewer not to update due...Robert Bieber2-5/+10
2010-07-02pl081: Fix r27236 warnings. Need system.h.Michael Sevakis1-3/+2
2010-07-02AMS SoC's: Some register bit changes need interrupt protection: timer API and...Michael Sevakis12-23/+36
2010-07-02Theme Editor: Fixed random outlining in default viewport, working on getting ...Robert Bieber2-2/+9
2010-07-02Theme Editor: Switched the last two parameters of the Vp tag back to their or...Robert Bieber4-18/+14
2010-07-02Theme Editor: Switched the order of the last two arguments to %Vp in renderingRobert Bieber1-2/+2
2010-07-02Fix red.Andree Buschmann1-0/+2
2010-07-02r27225 broke AAC HE profile decoding due to missing check for buffersize. Int...Andree Buschmann1-7/+28
2010-07-02Theme Editor: Renderer will not insert a newline at the end of a line if it's...Robert Bieber3-2/+12
2010-07-02Theme Editor: Altered tag table entry for %pb to make image optional, impleme...Robert Bieber6-3/+179
2010-07-01Remove false comment.Andree Buschmann1-1/+0
2010-07-01Theme Editor: Fixed line numbering bug in parser. Implemented playlist displ...Robert Bieber5-0/+75
2010-07-01Fix red and yellow. Needed to remove one codebook from IRAM due to full IRAM ...Andree Buschmann2-3/+3
2010-07-01Submit FS#11445. Speed up of faad (aac) decoder via several optimizations lik...Andree Buschmann19-134/+121
2010-07-01Theme tags description: include the part about 'hold' for soft hold targets a...Marianne Arnold1-17/+7
2010-07-01Factor out sane code list bisection code and use instead of insane code, clea...Nils Wallménius1-25/+21
2010-07-01Theme Editor: Renderer now adds a newline after EVERY logical line in the par...Robert Bieber3-15/+9