summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-28Theme Editor: Modified themeeditor.pro to call svnversion when qmake executes...Robert Bieber1-0/+6
2010-07-27Add optional CURRENT_ATA in runcurrent(). On MPIO HD200 powering ata takes ~1...Marcin Bukat2-0/+7
2010-07-27HD200: comment out CURRENT_REMOTE as remote doesn't draw additional current (...Marcin Bukat1-1/+1
2010-07-27WM8750 - add ALC and NGAT related low level functions (disabled now by default)Marcin Bukat2-5/+123
2010-07-27libwmapro: build with -O2 for coldfire, 5% speedup.Nils Wallménius1-0/+12
2010-07-27libwmapro: tiny tweak fo coldfire fixmul24 for a very slight speedup.Nils Wallménius1-11/+9
2010-07-26libwmapro: slightly shorter and faster inline asm fixed point multiplication ...Nils Wallménius1-25/+22
2010-07-26Modify the wma pro decoder to produce non-interleaved samples, and work direc...Mohamed Tarek3-37/+30
2010-07-26Submit part of FS#11498. Major speedup for WMA Professional on ARM and Coldfi...Andree Buschmann4-30/+240
2010-07-26Theme Editor: Added ditor: Added a version number to the project fileRobert Bieber1-0/+1
2010-07-26Theme Editor: Changed binary name to rbthemeeditorRobert Bieber1-0/+4
2010-07-26FM tuner region code cleanup - FS #11492 by me.Bertrik Sikken14-163/+54
2010-07-26libatrac: Coldfire asm for atrac3_iqmf_dewindowing, speeds up decoding of my ...Nils Wallménius1-1/+52
2010-07-26FS#11490 by Hayden PearceThomas Martitz1-1/+1
2010-07-26Fix cabbiev2.220x176x16.wpsbootloader_amsv1_v2_amsv2_v3Thomas Martitz1-1/+1
2010-07-26Factor out opening and removing DIRCACHE_FILE into separate functions.Thomas Martitz1-9/+31
2010-07-26FS#11490 - Viewportify most of the shipped cabbiev2 wps' By Hayden Pearce. Sp...Jonathan Gordon10-195/+496
2010-07-26libwmapro: coldfire asm for vector_fixmul_window, gives a speedup of ~13%, dr...Nils Wallménius2-8/+41
2010-07-26aiff metadata: fix format string (%zd for size_t)Rafaël Carré1-1/+1
2010-07-26aiff codec: small clean upRafaël Carré1-15/+7
2010-07-26aiff metadata: skip chunks larger than bufferRafaël Carré1-28/+42
2010-07-26Fix FS#11497 - switching from a .cue to fm would show the cuesheet bars on th...Jonathan Gordon1-0/+1
2010-07-26Fix potential buffer overflow.Thomas Martitz1-2/+2
2010-07-25Rewrite set_file() to be smaller and better readable, and a comment describin...Thomas Martitz2-16/+19
2010-07-25codecs: mark some local variables with 'static'Nils Wallménius15-47/+47
2010-07-25Theme Editor: Added targetdb download to preferences dialog, fixed Cancel but...Robert Bieber9-7/+319
2010-07-25Theme Editor: Added recent docs/projects menus. Modified buildtargetdb.php t...Robert Bieber5-1/+193
2010-07-25Replace remaining printf in midi plugin (fix yellow/red)Michael Chicoine4-52/+52
2010-07-25Rename printf to prevent naming conflict. Also change comment to conform with...Michael Chicoine2-10/+10
2010-07-25Fix USB ID retrieval on Windows 7.Dominik Riebeling1-16/+8
2010-07-25Use browse_folder() for browsing eq presets and languages.Thomas Martitz2-12/+9
2010-07-25Theme Editor: fix building on Windows.Dominik Riebeling2-0/+6
2010-07-25Rockbox as an application: Fix a few yellowsThomas Martitz2-4/+5
2010-07-25Move the array to where it belongsThomas Martitz1-1/+1
2010-07-25Add default case back to silence gcc false positive abount ext and dir being ...Thomas Martitz1-0/+4
2010-07-25A bit more cleanup in rockbox_browse().Thomas Martitz1-10/+3
2010-07-25Rewrite r21464 in a more compact/readable way. Reduces code duplication as well.Thomas Martitz1-48/+50
2010-07-25bootchart.h doesn't need _ansi.h, especially not in a relative pathRafaël Carré1-1/+0
2010-07-25database: fix include dirsRafaël Carré1-3/+2
2010-07-25Revert r27550 : we don't want to generate dependancies for firmware/Rafaël Carré1-1/+1
2010-07-25include firmware.make unconditionallyRafaël Carré1-1/+1
2010-07-25strncpy.c / assert.h : need to include _ansi.hRafaël Carré2-0/+3
2010-07-25Move some gcc extensions to new gcc_extensions.h headerRafaël Carré11-28/+58
2010-07-25Use MAX_PATH for array used for filename.Thomas Martitz1-2/+1
2010-07-25Remove rockbox 2.6 plugin API docRafaël Carré2-3461/+2549
2010-07-25$rbdir => $temp_dir where appropriate, shadowing $rbdir with the temp dir bro...Thomas Martitz1-70/+70
2010-07-25Manual - Recording source settings description: replace target options with t...Marianne Arnold2-9/+22
2010-07-24Theme Editor: Added resource check to project exportRobert Bieber2-12/+187
2010-07-24Manual: Correct spelling (US-->UK) for "centre" in touchscreen keymaps.Alex Parker2-2/+2
2010-07-24Fix FS#11204 logf build on h300 hung on bootupNils Wallménius1-1/+1