- 850efea A few post-fixes to the get_user_file_path() commit. by Thomas Martitz · 15 years ago
- 75556fd Fix FS#10926 - h300 wps wouldnt be updated correctly when the backlight turns off because the remote is being naughty by Jonathan Gordon · 15 years ago
- ee4f8a9 Allow viewport labels to be mostly free text instead of only one character. If this is useful the same will be done for images by Jonathan Gordon · 15 years ago
- bc046ff make grey targets reject viewport colours if theyare more than one letter (i.e %Vb(333333) ) by Jonathan Gordon · 15 years ago
- c083806 Fix a logf bug which would trigger undefined behaviour(and probably crash) when both DEBUG, CONFIG_PLATFORM & PLATFORM_HOSTED are enable by Amaury Pouly · 15 years ago
- f84cb98 Use higher precision for libwmapro's quant_tab[]. by Andree Buschmann · 15 years ago
- a19fa2d themeeditor: fix build by Rafaël Carré · 15 years ago
- c9d4b79 doom: fix types mismatch spotted by gcc 4.5.1 by Rafaël Carré · 15 years ago
- 5574af8 mpegplayer mad: apply r27655 fix by Rafaël Carré · 15 years ago
- 90b48cd Fix last red. by Thomas Martitz · 15 years ago
- 5d8ab7b Fix reds. by Thomas Martitz · 15 years ago
- 9c0b247 Rockbox as an application: add get_user_file_path(). by Thomas Martitz · 15 years ago
- 2e7d92f mpa: remove bad enum comparison spotted by gcc 4.5.1 by Rafaël Carré · 15 years ago
- 3bc8fd0 cmp-plugins-size: continue if a map file is absent/corrupted by Rafaël Carré · 15 years ago
- 9e2cd39 Fix FS#11508 - remote LCD targets crash because the remote wps fails to load by Jonathan Gordon · 15 years ago
- befffc8 More minor const/static/include fixes. by Bertrik Sikken · 15 years ago
- 52e67f3 woopsies by Jonathan Gordon · 15 years ago
- bb45110 woopsies by Jonathan Gordon · 15 years ago
- 6dc4d65 FS#11507 - fix 'track starting/ending' tags, and minor timeout cleanup by Jonathan Gordon · 15 years ago
- 38caf2c Fix #ifdef in backlight.c from previous commit by Bertrik Sikken · 15 years ago
- 3a8e7e6 Various minor cleanups by Bertrik Sikken · 15 years ago
- 9b6d895 Various minor cleanups for cowon d2 by Bertrik Sikken · 15 years ago
- 451aa86 Various minor cleanups for mini2440 by Bertrik Sikken · 15 years ago
- f971dee Housekeeping for libwmapro. Define some multiple used constants, use more precise value for cos(pi/4). by Andree Buschmann · 15 years ago
- 8be79a2 skinparser lib: even more const correctness, should fix checkwps, again by Nils Wallménius · 15 years ago
- 804437a skinparser lib: even more const correctness, should fix checkwps by Nils Wallménius · 15 years ago
- 597ccdd skinparser lib: more const correctness by Nils Wallménius · 15 years ago
- 1aaaa9e configure: print error when user selects invalid advanced options. by Nils Wallménius · 15 years ago
- 76f4c02 Various minor clean-ups for mrobe by Bertrik Sikken · 15 years ago
- 38e0918 Fix condition for compiling audiohw_set_monitor (should fix red) by Bertrik Sikken · 15 years ago
- d7cb3b1 Manual: add some missing theme tags, and close FS#11472. by Alex Parker · 15 years ago
- 4a8ea6c Various minor clean-ups for Zen Vision by Bertrik Sikken · 15 years ago
- c2529c3 skinparser lib: some const correctness and marking of local vars as 'static' by Nils Wallménius · 15 years ago
- c9a3419 Add #include to power-ipod.c, make some variables static in storage.c by Bertrik Sikken · 15 years ago
- 028d91a Let format.c #include its own format.h header file by Bertrik Sikken · 15 years ago
- b3740b7 remove an unused variable by Jonathan Gordon · 15 years ago
- 57933f2 Make some global function/variables local (by making them static) by Bertrik Sikken · 15 years ago
- d73c81f Theme Editor: Modified buildtargetdb.php to read targets list from tools/builds.pm using includetargets.pl by Robert Bieber · 15 years ago
- 66f8c73 Theme Editor: Filled out the tagdb file by Robert Bieber · 15 years ago
- b0e34a6 AMSv1: Don't modify MPMC_DYNAMIC_CONTROL by Rafaël Carré · 15 years ago
- 8082ae0 libwmapro: fix comment for coldfire fixmul31. by Nils Wallménius · 15 years ago
- ba41fa5 Theme Editor: Made auto-complete functional and enabled it by default. Added a small subset of the available tags to the tagdb file, filling it out is todo by Robert Bieber · 15 years ago
- f8dd370 Theme Editor: Began implementing syntax highlighting. What I've accomplished so far isn't particularly useful for anything other than testing, so at the moment it will only function if activated in the preferences dialog by Robert Bieber · 15 years ago
- 5848f5f c200v2: mark as unstable by Rafaël Carré · 15 years ago
- fb53804 rbutil: c200v2 by Rafaël Carré · 15 years ago
- b0db713 mkamsboot: don't boot OF if USB is plugged (AMSv1 only) by Rafaël Carré · 15 years ago mkamsboot_1.4
- aa2fca3 Maintenance and minor speedup of libwmapro. Comment unused arrays, fix comment, remove tabs and introduce WMAPRO_FRACT to wma.h to remove magic numbers. Swap operands of fixmul16-call for minor speedup on ARM (+1%). by Andree Buschmann · 15 years ago
- e63e19b Fix Database red, move the cuesheet->token code into the skin engine by Jonathan Gordon · 15 years ago
- 1de66fa Make codeclib_misc.h include the asm headers to simplify inclusion magic. by Nils Wallménius · 15 years ago
- 37d605a fix touchscreen errors by Jonathan Gordon · 15 years ago
- 2d31d77 FS#11470 - new skin code, finally svn uses the new parser from the theme editor. This means that a skin that passes the editor WILL pass svn and checkwps (unless the target runs out of skin buffer or something. by Jonathan Gordon · 15 years ago
- e436483 libmwapro: use codeclib asm macros for XNPROD31, speeds up decoding of a 55kbps wma pro file by 40% on h300. by Nils Wallménius · 15 years ago
- 89c1a88 Theme Editor: Recent documents/projects that no longer exist are now cleared from the menu by Robert Bieber · 15 years ago
- 5106d93 Theme Editor: Project Exporter will not check for internal settings keys as files by Robert Bieber · 15 years ago
- b22077c Theme Editor: Renderer now correctly handles special case with only one branch in a conditional by Robert Bieber · 15 years ago
- 8504011 ThemTheme Editor: Enabled sbs rendering underneath fms documents by Robert Bieber · 15 years ago
- 79ae416 libwmapro: coldfire asm for vector_fixmul_scalar, 1% speedup by Nils Wallménius · 15 years ago
- 85f8406 Correct OS X post-build bundle copying. by Dominik Riebeling · 15 years ago
- ce1d2bf Update theme editor app name for OS X bundle. by Dominik Riebeling · 15 years ago
- 1706979 Refactor asm macros in libwmapro's vector_fixmul_() functions. No change to output samples. by Andree Buschmann · 15 years ago
- 3bb8020 Add ARM assembler to libwmapro vector_fixmul_scalar(). Speeds up decoding by 1% on PP5022. by Andree Buschmann · 15 years ago
- 2fefcdf Refinement of initial lowmem handling for libwmapro (r27593). Set maximum supported channels to 2 instead of 8 for low memory targets. This solution saves more RAM than the former solution and does avoid possible NULLPTR access. As add-on remove tabs. by Andree Buschmann · 15 years ago
- c6af50b Update Swedish translation. by Magnus Holmgren · 15 years ago
- 05e5fbf Add deployment script for Theme Editor. by Dominik Riebeling · 15 years ago
- 7722c1d Correct the scaling of the coeffs to 17bits. by Mohamed Tarek · 15 years ago
- a9acd1f Restructure and rename deploy-release.py. by Dominik Riebeling · 15 years ago
- 980e0c7 Fix a typo. by Dominik Riebeling · 15 years ago
- ae37fad Submit FS#11502. Minor optimization to Coldfire assembler in libatrac's fixmul16(). Thanks to Nils Willménius. by Andree Buschmann · 15 years ago
- 8cc8bb9 Submit next part of FS#11498. Unroll loop for minor speedup of libwmapro on ARM (1%). by Andree Buschmann · 15 years ago
- f0aac62 Add an entry for WMA Pro in the manual. by Mohamed Tarek · 15 years ago
- f2ed7ff Enable wmapro compilation for lowmem targets by excluding multichannel buffers for them. by Mohamed Tarek · 15 years ago
- 341fae7 Fix broken cabbiev2 for the c200 screen (in r27574) as pointed out by Sascha Wilde in IRC. by Marianne Arnold · 15 years ago
- b1fefcf Modify WMA to produce non-interleaved stereo output (FS#11503 by me). speeds up wma by 3.5MHz on CF and 2.2MHz on ARM. by Mohamed Tarek · 15 years ago
- 1c37249 Theme Editor: Modified themeeditor.pro to call svnversion when qmake executes and include the revision in the version number, if building in debug mode by Robert Bieber · 15 years ago
- 1ee1967 Add optional CURRENT_ATA in runcurrent(). On MPIO HD200 powering ata takes ~100mA which is sagnificant contribution to the total power consumption. by Marcin Bukat · 15 years ago
- e13d410 HD200: comment out CURRENT_REMOTE as remote doesn't draw additional current (no lcd) by Marcin Bukat · 15 years ago
- 451138b WM8750 - add ALC and NGAT related low level functions (disabled now by default) by Marcin Bukat · 15 years ago
- 24bde73 libwmapro: build with -O2 for coldfire, 5% speedup. by Nils Wallménius · 15 years ago
- ac16071 libwmapro: tiny tweak fo coldfire fixmul24 for a very slight speedup. by Nils Wallménius · 15 years ago
- 30d286d libwmapro: slightly shorter and faster inline asm fixed point multiplication routines, speedup is ~0.5%. Also don't lie to gcc about which vars are changed by the asm. by Nils Wallménius · 15 years ago
- 5dd8c53 Modify the wma pro decoder to produce non-interleaved samples, and work directly on the buffers in WMAProDecCtx instead to avoid the redundant copying of the output data. ~10% speedup (-2MHz) on pp502x and ~1.5% speedup (-3.8Mhz) by Mohamed Tarek · 15 years ago
- 87d59ab Submit part of FS#11498. Major speedup for WMA Professional on ARM and Coldfire CPUs. Introduce asm routines for multiplications, move arrays with major impact on decoding speed to IRAM. Speeds up decoding by 25% on PP5022 and 34% on mcf5249. by Andree Buschmann · 15 years ago
- dbeb1ee Theme Editor: Added ditor: Added a version number to the project file by Robert Bieber · 15 years ago
- d530f0b Theme Editor: Changed binary name to rbthemeeditor by Robert Bieber · 15 years ago
- adc472b FM tuner region code cleanup - FS #11492 by me. by Bertrik Sikken · 15 years ago
- 6087d89 libatrac: Coldfire asm for atrac3_iqmf_dewindowing, speeds up decoding of my atrac3 rm file by 45%. Based on preliminary patch by Andree Buschmann by Nils Wallménius · 15 years ago
- 767c4ef FS#11490 by Hayden Pearce by Thomas Martitz · 15 years ago
- 7a83597 Fix cabbiev2.220x176x16.wps by Thomas Martitz · 15 years ago bootloader_amsv1_v2_amsv2_v3
- 74085d2 Factor out opening and removing DIRCACHE_FILE into separate functions. by Thomas Martitz · 15 years ago
- bd77d02 FS#11490 - Viewportify most of the shipped cabbiev2 wps' By Hayden Pearce. Spot a mistake? mention in the tracker page by Jonathan Gordon · 15 years ago
- 025eed5 libwmapro: coldfire asm for vector_fixmul_window, gives a speedup of ~13%, drop the add_bias argument for the vector_fixmul_window function, since it was always 0 by Nils Wallménius · 15 years ago
- 53b5abd aiff metadata: fix format string (%zd for size_t) by Rafaël Carré · 15 years ago
- fc243f8 aiff codec: small clean up by Rafaël Carré · 15 years ago
- cb86bc7 aiff metadata: skip chunks larger than buffer by Rafaël Carré · 15 years ago
- 839d62f Fix FS#11497 - switching from a .cue to fm would show the cuesheet bars on the frequency bar thingy by Jonathan Gordon · 15 years ago
- f69e995 Fix potential buffer overflow. by Thomas Martitz · 15 years ago
- a3e6a86 Rewrite set_file() to be smaller and better readable, and a comment describing what it does. by Thomas Martitz · 15 years ago
- 6325ef9 codecs: mark some local variables with 'static' by Nils Wallménius · 15 years ago
- d92f817 Theme Editor: Added targetdb download to preferences dialog, fixed Cancel button on FontDownloader by Robert Bieber · 15 years ago
- e1e51f9 Theme Editor: Added recent docs/projects menus. Modified buildtargetdb.php to add a do-not-modify warning to the top of its output, and generated a new targetdb file with the warning in place by Robert Bieber · 15 years ago