summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Collapse)Author
2006-07-18Patch #5678 from Daniel Ankers - add ipod 3G button definitions to the logf ↵Dave Chapman
viewer git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10234 a1c6a512-1295-4272-9138-f99709370657
2006-07-18Ensure long press of stop button in WPS stops play thanks to Slasheri and ↵Martin Scarratt
Amiconn git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10233 a1c6a512-1295-4272-9138-f99709370657
2006-07-18Patch #5179 by Sebastian Henriksen and Hardeep Sidhu - Playlist catalogLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10232 a1c6a512-1295-4272-9138-f99709370657
2006-07-18Fixed a bug introduced in patch #5630 which caused the battery icon to ↵Linus Nielsen Feltzing
disappear in the engineeer2 WPS git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10229 a1c6a512-1295-4272-9138-f99709370657
2006-07-18Tetrox colour background rework by Marianne Arnold: * Reworked brick walls. ↵Jens Arnold
* Preview area black to match the in-game handling. * Fixed iPod G5 preview area size. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10226 a1c6a512-1295-4272-9138-f99709370657
2006-07-181bit and 2bit LCD drivers: Low-level bit handling optimisations.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10225 a1c6a512-1295-4272-9138-f99709370657
2006-07-17Add .jpe and .jpeg extensions to supported viewer extensions for the jpeg ↵Peter D'Hoye
viewer. Patch FS#5676 by Nils Wallménius. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10224 a1c6a512-1295-4272-9138-f99709370657
2006-07-16Killed one warning.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10220 a1c6a512-1295-4272-9138-f99709370657
2006-07-16Initial changelog support (only export, no import yet) and addedMiika Pekkarinen
an option to search by filename. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10219 a1c6a512-1295-4272-9138-f99709370657
2006-07-15Graphical improvements: * Brighter blocks and darker walls on greyscale ↵Jens Arnold
targets. * Preview background is now black. * More natural corner 'lighting'. * Get rid of the splash() remains after unpausing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10218 a1c6a512-1295-4272-9138-f99709370657
2006-07-15Initial runtimedb support for tagcache. Only for developers,Miika Pekkarinen
statistical data will be lost in future until changelogs has been implemented. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10217 a1c6a512-1295-4272-9138-f99709370657
2006-07-15Fix warningPeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10216 a1c6a512-1295-4272-9138-f99709370657
2006-07-15Color targets: When showing the bookmark screen from within the wps, switch ↵Peter D'Hoye
to normal backdrop first. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10215 a1c6a512-1295-4272-9138-f99709370657
2006-07-15Bugfix from Alistair Marshall for FS#5660. Bookmark function was not called ↵Peter D'Hoye
when stopping in tree view mode. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10214 a1c6a512-1295-4272-9138-f99709370657
2006-07-15Fix for uninitialized variable, caused crash when viewing a file that ↵Peter D'Hoye
started with whitespace. Fixes FS#5658 with solution given by bugsubmitter (Mark Arigo). Viewer code still needs more work but at least won't crash on this anymore. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10213 a1c6a512-1295-4272-9138-f99709370657
2006-07-13Patch #5630 by Andreas Mattsson - Minimize WPS subline swap time shiftLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10211 a1c6a512-1295-4272-9138-f99709370657
2006-07-13Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to ↵Linus Nielsen Feltzing
reduce the battery consumption. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10208 a1c6a512-1295-4272-9138-f99709370657
2006-07-12jpeg viewer: keep backlight on. Patch 5652 by Matthias Mohr plus some ↵Peter D'Hoye
changes by me. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10207 a1c6a512-1295-4272-9138-f99709370657
2006-07-12Adjust vu_meter plugin for all screens. Patch by Robert Keevil. Slight code ↵Jonas Häggqvist
policing as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10204 a1c6a512-1295-4272-9138-f99709370657
2006-07-12Now tagcache autoupdate should work for archos too (detecting newMiika Pekkarinen
files only without dircache). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10203 a1c6a512-1295-4272-9138-f99709370657
2006-07-12Filename tags were incorrectly retrieved from dircache when tagcache was ↵Miika Pekkarinen
loaded in ram. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10202 a1c6a512-1295-4272-9138-f99709370657
2006-07-12Don't skip before data has been read in.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10201 a1c6a512-1295-4272-9138-f99709370657
2006-07-12Tagcache autoupdate without dircache was not functional at all.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10200 a1c6a512-1295-4272-9138-f99709370657
2006-07-12Fixed bug [FS#5466] with a patch provided by Jonathan Gordon.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10199 a1c6a512-1295-4272-9138-f99709370657
2006-07-11add Catalan translation by Victor ZabalzaMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10198 a1c6a512-1295-4272-9138-f99709370657
2006-07-11update by Jeong Taek InMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10197 a1c6a512-1295-4272-9138-f99709370657
2006-07-11 * fix bug (when double clicking on a card on the remains' stack toAntoine Cellerier
automatically move it to the corresponding final stack, if the move worked, the cursor wasn't able to select a new card afterwards. - yeah, this sounds a bit complicated) * remove trailing spaces/tabs TODO: Fix/clean/rewrite the plugin. This whole code is a mess. It's impossible to read and maintain. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10196 a1c6a512-1295-4272-9138-f99709370657
2006-07-11Keep the language files in sync.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10195 a1c6a512-1295-4272-9138-f99709370657
2006-07-10Oops, forgot to commit this.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10193 a1c6a512-1295-4272-9138-f99709370657
2006-07-10Tagcache update: Support removal of entries and no longer the need forMiika Pekkarinen
dircache to load tagcache in ram (however, dircache with tagcache is still strongly recommended). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10192 a1c6a512-1295-4272-9138-f99709370657
2006-07-08Apply patch number 3 from http://www.rockbox.org/tracker/task/5430Antoine Cellerier
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10186 a1c6a512-1295-4272-9138-f99709370657
2006-07-05Fix an occasional crash when using .talk MP3 files for directories in ID3 ↵Peter D'Hoye
browsing mode. Spotted and fixed by Steve Bavin (plus minor change by me) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10185 a1c6a512-1295-4272-9138-f99709370657
2006-07-04Fix party mode which I broke recently. Thanks to Steve Bavin for spotting.Peter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10184 a1c6a512-1295-4272-9138-f99709370657
2006-07-03Oops. Fix broken player buildDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10183 a1c6a512-1295-4272-9138-f99709370657
2006-07-03Patch #5616 from Martin Scarratt (mmmm) - multi-screen support for the ↵Dave Chapman
Rockbox Info screen git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10182 a1c6a512-1295-4272-9138-f99709370657
2006-07-03Patch by Mark Arigo to close bug report #5305 - fixes crashes when ↵Dave Chapman
attempting to seek beyond the currently buffered data. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10181 a1c6a512-1295-4272-9138-f99709370657
2006-07-03Karl Ove Hufthammer's nynorsk translationDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10179 a1c6a512-1295-4272-9138-f99709370657
2006-07-02Increased peakmeter accuracy in the (for recording important) -12 to 0 dB ↵Peter D'Hoye
range. Patch 5022 by Jvo Studer. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10177 a1c6a512-1295-4272-9138-f99709370657
2006-07-02OOPS Forgot remote keys bindings for the ID3 info screenKevin Ferrare
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10176 a1c6a512-1295-4272-9138-f99709370657
2006-07-02added support remote support for the id3 infos screen (had to slightly ↵Kevin Ferrare
change the list engine to use it here as well), corrected a mistake in the french translation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10175 a1c6a512-1295-4272-9138-f99709370657
2006-07-01Also fade out when stopping playback from within the browser (when ↵Peter D'Hoye
configured to fade). Patch by Alistair Marshall for bug 5578 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10173 a1c6a512-1295-4272-9138-f99709370657
2006-07-01Restore the WPS display correctly after leaving the F3 quick screen on ↵Linus Nielsen Feltzing
Archos devices git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10172 a1c6a512-1295-4272-9138-f99709370657
2006-07-01Correct calculation of number of lines in the textarea with the button bar ↵Linus Nielsen Feltzing
enabled. Fixes a bug where the file browser screwed up when wrapping backwards. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10168 a1c6a512-1295-4272-9138-f99709370657
2006-07-01Added multi-screen API to the plugins API, made 'demystify plugin' use the ↵Kevin Ferrare
remote display as well git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10167 a1c6a512-1295-4272-9138-f99709370657
2006-07-01Remove Rockblox as it is superseeded by TetroxMartin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10165 a1c6a512-1295-4272-9138-f99709370657
2006-07-01Relocated the iriver remote button defines and added them to settings.h as ↵Peter D'Hoye
well for use elsewhere (later). Uses part of patch 5615 by Martin Scarratt. Fixed also one typo. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10163 a1c6a512-1295-4272-9138-f99709370657
2006-06-30Removed battery_test because it's superseded by battery_bench.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10162 a1c6a512-1295-4272-9138-f99709370657
2006-06-30Combine two ifdefsPeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10161 a1c6a512-1295-4272-9138-f99709370657
2006-06-30Fix two warnings for h1x0 simPeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10160 a1c6a512-1295-4272-9138-f99709370657
2006-06-30For iriver recording: do not boost while recording unless source is spdif. ↵Peter D'Hoye
When saving to disk, boost if needed. Decreased max file size a bit for safety. Increases runtime while recording analog sources. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10159 a1c6a512-1295-4272-9138-f99709370657