summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-07-05Polish charset for 09-Nedore font, FS #11460 by Tomasz KowalczykBertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27292 a1c6a512-1295-4272-9138-f99709370657
2010-07-05Serbian translation update, FS #11456 by Ivan PesicBertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27291 a1c6a512-1295-4272-9138-f99709370657
2010-07-05Polish charset for 08-Nedore font, FS #11436 by Tomasz KowalczykBertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27290 a1c6a512-1295-4272-9138-f99709370657
2010-07-05Move the test and benchmark plugins to the top of the viewers list, since if ↵Michael Giacomelli
someone compiles a build with them, they're probably going to use them frequently. Shouldn't change anything for normal builds. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27289 a1c6a512-1295-4272-9138-f99709370657
2010-07-05pdbox: Optimizations in the audio output code.Wincent Balin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27288 a1c6a512-1295-4272-9138-f99709370657
2010-07-05pdbox: Added Sansa e200 to supported devices.Wincent Balin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27287 a1c6a512-1295-4272-9138-f99709370657
2010-07-05pdbox: Added different sampling rates based on hardware capabilities.Wincent Balin
Also a minor code cleanup. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27286 a1c6a512-1295-4272-9138-f99709370657
2010-07-04Close the \ActionStdCancel correctly so that the following space won't be eaten.Marianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27285 a1c6a512-1295-4272-9138-f99709370657
2010-07-04Add generated files to svn:ignore.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27284 a1c6a512-1295-4272-9138-f99709370657
2010-07-04Fix win32 simulator builds (tested cross compilation from linux)Rafaël Carré
- windows linker doesn't support -z defs - rename 'crosscompile' variable to 'win32crosscompile' to show its real meaning - do not test which host we are running on if we are cross compiling for win32 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27283 a1c6a512-1295-4272-9138-f99709370657
2010-07-04Replace COWON_D2_PAD with 'touchscreen' in manual button tables and text ↵Marianne Arnold
where appropriate - places where a touch area is meant and hence valid for all touchscreen devices. Makes the Onda VX777 manual build correctly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27282 a1c6a512-1295-4272-9138-f99709370657
2010-07-04sim: add spdif_measure_frequency() stub for HAVE_SPDIF_INRafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27281 a1c6a512-1295-4272-9138-f99709370657
2010-07-04Simulator: build recording codeRafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27280 a1c6a512-1295-4272-9138-f99709370657
2010-07-04Add platform and keymap files and basic descriptions about installing ↵Marianne Arnold
Rockbox etc. for an Onda VX777 manual. Author: Giovanni Zilli. Flyspray: FS#11437. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27279 a1c6a512-1295-4272-9138-f99709370657
2010-07-04chessbox: fix 'i = i++', based on gnuchess4.0-pl80Rafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27278 a1c6a512-1295-4272-9138-f99709370657
2010-07-04Add Onda VX747 and VX777 images to be used for and in preparation of a ↵Marianne Arnold
manual. Author: Marko Pahlke. Flyspray: FS#10852 (VX747) and FS#10854 (VX777). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27277 a1c6a512-1295-4272-9138-f99709370657
2010-07-04hdd6330: Enable buttonlights.Szymon Dziok
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27276 a1c6a512-1295-4272-9138-f99709370657
2010-07-04Include 16-Adobe-Helvetica.fnt on targets with LCD_HEIGHT <= 400 (Ondas) as ↵Marianne Arnold
default font to make Cabbiev2 look as intended. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27275 a1c6a512-1295-4272-9138-f99709370657
2010-07-04hdd6330: enable full touchpad support - code cleanup, all buttons should ↵Szymon Dziok
work now correctly, scrollstrip should work like in the OF. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27274 a1c6a512-1295-4272-9138-f99709370657
2010-07-04hdd6330: change the synaptics-mep driver in a few places according to the ↵Szymon Dziok
touchpad behavior. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27273 a1c6a512-1295-4272-9138-f99709370657
2010-07-04cosmetic.... LINE_ALTERNATOR can contain LINE so make it more important than ↵Jonathan Gordon
LINE in the enum git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27272 a1c6a512-1295-4272-9138-f99709370657
2010-07-04s/SUBLINES/LINE_ALTERNATOR/Jonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27271 a1c6a512-1295-4272-9138-f99709370657
2010-07-04use the same BAR_PARAMS for all bar typesJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27270 a1c6a512-1295-4272-9138-f99709370657
2010-07-04Theme Editor: WPS documents rendered within SBS documents can now set backdropsRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27269 a1c6a512-1295-4272-9138-f99709370657
2010-07-04Theme Editor: Implemented a flags column in the tag table, removed the \n ↵Robert Bieber
flag at the end of the param list and replaced it with a NOBREAK flag to prevent the renderer from inserting a line break at the end of the line. Modified the theme editor's renderer to accomodate this flag git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27268 a1c6a512-1295-4272-9138-f99709370657
2010-07-03Theme Editor: Switched device configuration panel to a QFormLayoutRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27267 a1c6a512-1295-4272-9138-f99709370657
2010-07-03Theme Editor: Fixed cd code generation bug: Tags whose paramlists end in \n ↵Robert Bieber
will now have a newline inserted after them git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27266 a1c6a512-1295-4272-9138-f99709370657
2010-07-03Theme Editor: SBS will now render underneath WPS, if both are present in projectRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27265 a1c6a512-1295-4272-9138-f99709370657
2010-07-03Bring the layout of the table with config file options in line with the ↵Alexander Levin
other tables in the manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27264 a1c6a512-1295-4272-9138-f99709370657
2010-07-03Theme Editor: Status bar no longer drawn by defaultRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27263 a1c6a512-1295-4272-9138-f99709370657
2010-07-03HD200 - Increase ADC clock when boosted. Scan all 4 ADC channels during ↵Marcin Bukat
system tick git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27262 a1c6a512-1295-4272-9138-f99709370657
2010-07-03Add -lm to pdbox sim buildFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27261 a1c6a512-1295-4272-9138-f99709370657
2010-07-03Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in ↵Frank Gevaerts
older gcc output when not linking git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27260 a1c6a512-1295-4272-9138-f99709370657
2010-07-03HD200 - add missed defines for remote buttons and remote_button_hold() ↵Marcin Bukat
function prototype in button-target.h git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27259 a1c6a512-1295-4272-9138-f99709370657
2010-07-03HD200 - add support for remote in button_read_device()Marcin Bukat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27258 a1c6a512-1295-4272-9138-f99709370657
2010-07-03Clip+ LCD: support devices with a different controllerRafaël Carré
The new controller framebuffer (different from what is in clipv1/clipv2 and some clip+) has 128 columns, the old has 132 columns and is centered on the screen. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27257 a1c6a512-1295-4272-9138-f99709370657
2010-07-03Add -Wl,-z,defs to GCCOPTSRafaël Carré
Running the linker with -z defs will error out if a shared library (such as a simulator codec/plugin) uses an undefined symbol Replace a bunch of sed s,XX,YY, by s<XX<YY< because GCCOPTS will contain the "," I chosed "<" because it's a weird character to be found in a PATH/option, but any character which wouldn't be present in XX or YY would do git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27256 a1c6a512-1295-4272-9138-f99709370657
2010-07-03We already build with -fomit-frame-pointer so there's no need to specify ↵Nils Wallménius
that again. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27255 a1c6a512-1295-4272-9138-f99709370657
2010-07-03Theme Editor: Implemented replace and replace all in find/replace dialogRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27254 a1c6a512-1295-4272-9138-f99709370657
2010-07-03Theme Editor: Made irrelevant menu items disabled at startup, made ↵Robert Bieber
wrap-around search work in the find/replace dialog git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27253 a1c6a512-1295-4272-9138-f99709370657
2010-07-03Theme Editor: Removed some old debug code in skindocument.cpp, began ↵Robert Bieber
implementing a new find/replace dialog, due to licensing issues git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27252 a1c6a512-1295-4272-9138-f99709370657
2010-07-02Rockbox Utility: Explicitly link zlib.Dominik Riebeling
zlib is required by the zip class. Explicitly link it instead of relying it to get implicitly linked via Qt. Fixes link errors on distributions with implicit linking disabled. Don't do this on Windows as things are different here. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27251 a1c6a512-1295-4272-9138-f99709370657
2010-07-02HD200 - Setup codec as I2S master and enable recordingMarcin Bukat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27250 a1c6a512-1295-4272-9138-f99709370657
2010-07-02No need to use textless, textgreater and textbar where <, > and | can be usedAlexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27249 a1c6a512-1295-4272-9138-f99709370657
2010-07-02Onle one table row per WPS tagAlexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27248 a1c6a512-1295-4272-9138-f99709370657
2010-07-02No need to capitalize every wordAlexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27247 a1c6a512-1295-4272-9138-f99709370657
2010-07-02Make the first column in the tag tables narrowerAlexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27246 a1c6a512-1295-4272-9138-f99709370657
2010-07-02Add Joshua Hulst to credits for FS#7831.Michael Giacomelli
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27245 a1c6a512-1295-4272-9138-f99709370657
2010-07-02Commit FS#7831. Corrects our flac decoder to not reject files that have ↵Michael Giacomelli
samplecount set to 0. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27244 a1c6a512-1295-4272-9138-f99709370657
2010-07-02text viewer: for tv_action and tv_bookmark, the prototype of the initializer ↵Yoshihisa Uchida
is the same arguments as other modules. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27243 a1c6a512-1295-4272-9138-f99709370657