summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Color targets: When showing the bookmark screen from within the wps, switch ↵Peter D'Hoye2006-07-15
| | | | | | to normal backdrop first. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10215 a1c6a512-1295-4272-9138-f99709370657
* Bugfix from Alistair Marshall for FS#5660. Bookmark function was not called ↵Peter D'Hoye2006-07-15
| | | | | | when stopping in tree view mode. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10214 a1c6a512-1295-4272-9138-f99709370657
* Fix for uninitialized variable, caused crash when viewing a file that ↵Peter D'Hoye2006-07-15
| | | | | | 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
* Archos: Show bitrate and filetype when next song info is unavailable. Patch ↵Jens Arnold2006-07-14
| | | | | | by Marianne Arnold. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10212 a1c6a512-1295-4272-9138-f99709370657
* Patch #5630 by Andreas Mattsson - Minimize WPS subline swap time shiftLinus Nielsen Feltzing2006-07-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10211 a1c6a512-1295-4272-9138-f99709370657
* Patch #5375 by Rani Hod - Eliminate click on X5 shutdownLinus Nielsen Feltzing2006-07-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10210 a1c6a512-1295-4272-9138-f99709370657
* Patch #5063 by Rani Hod - RoLo on X5Linus Nielsen Feltzing2006-07-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10209 a1c6a512-1295-4272-9138-f99709370657
* Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to ↵Linus Nielsen Feltzing2006-07-13
| | | | | | reduce the battery consumption. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10208 a1c6a512-1295-4272-9138-f99709370657
* jpeg viewer: keep backlight on. Patch 5652 by Matthias Mohr plus some ↵Peter D'Hoye2006-07-12
| | | | | | changes by me. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10207 a1c6a512-1295-4272-9138-f99709370657
* oops the name of the button is ButtonRec is TeX landDaniel Stenberg2006-07-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10206 a1c6a512-1295-4272-9138-f99709370657
* press REC on x5 to go to main menuDaniel Stenberg2006-07-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10205 a1c6a512-1295-4272-9138-f99709370657
* Adjust vu_meter plugin for all screens. Patch by Robert Keevil. Slight code ↵Jonas Häggqvist2006-07-12
| | | | | | policing as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10204 a1c6a512-1295-4272-9138-f99709370657
* Now tagcache autoupdate should work for archos too (detecting newMiika Pekkarinen2006-07-12
| | | | | | | files only without dircache). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10203 a1c6a512-1295-4272-9138-f99709370657
* Filename tags were incorrectly retrieved from dircache when tagcache was ↵Miika Pekkarinen2006-07-12
| | | | | | | | | loaded in ram. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10202 a1c6a512-1295-4272-9138-f99709370657
* Don't skip before data has been read in.Miika Pekkarinen2006-07-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10201 a1c6a512-1295-4272-9138-f99709370657
* Tagcache autoupdate without dircache was not functional at all.Miika Pekkarinen2006-07-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10200 a1c6a512-1295-4272-9138-f99709370657
* Fixed bug [FS#5466] with a patch provided by Jonathan Gordon.Miika Pekkarinen2006-07-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10199 a1c6a512-1295-4272-9138-f99709370657
* add Catalan translation by Victor ZabalzaMarcoen Hirschberg2006-07-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10198 a1c6a512-1295-4272-9138-f99709370657
* update by Jeong Taek InMarcoen Hirschberg2006-07-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10197 a1c6a512-1295-4272-9138-f99709370657
* * fix bug (when double clicking on a card on the remains' stack toAntoine Cellerier2006-07-11
| | | | | | | | | | | | | 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
* Keep the language files in sync.Miika Pekkarinen2006-07-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10195 a1c6a512-1295-4272-9138-f99709370657
* Lots of updated/corrected buttonmaps and various other small tweaksNils Wallménius2006-07-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10194 a1c6a512-1295-4272-9138-f99709370657
* Oops, forgot to commit this.Miika Pekkarinen2006-07-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10193 a1c6a512-1295-4272-9138-f99709370657
* Tagcache update: Support removal of entries and no longer the need forMiika Pekkarinen2006-07-10
| | | | | | | | 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
* fix a typo (voicing filenames spells the _filenames_) and dos2unix the file.Dominik Riebeling2006-07-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10191 a1c6a512-1295-4272-9138-f99709370657
* Corrections to ipod installation instructions (FS#5637 by Mark Bright with ↵Dominik Riebeling2006-07-10
| | | | | | minor adjustments by me) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10190 a1c6a512-1295-4272-9138-f99709370657
* Correct typo in ipod installation instructionsDave Chapman2006-07-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10189 a1c6a512-1295-4272-9138-f99709370657
* Update Calendar buttonmap and add missing screenshotNils Wallménius2006-07-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10188 a1c6a512-1295-4272-9138-f99709370657
* Use screenshots already in place and add buttonmap and missing screenshots.Nils Wallménius2006-07-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10187 a1c6a512-1295-4272-9138-f99709370657
* Apply patch number 3 from http://www.rockbox.org/tracker/task/5430Antoine Cellerier2006-07-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10186 a1c6a512-1295-4272-9138-f99709370657
* Fix an occasional crash when using .talk MP3 files for directories in ID3 ↵Peter D'Hoye2006-07-05
| | | | | | 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
* Fix party mode which I broke recently. Thanks to Steve Bavin for spotting.Peter D'Hoye2006-07-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10184 a1c6a512-1295-4272-9138-f99709370657
* Oops. Fix broken player buildDave Chapman2006-07-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10183 a1c6a512-1295-4272-9138-f99709370657
* Patch #5616 from Martin Scarratt (mmmm) - multi-screen support for the ↵Dave Chapman2006-07-03
| | | | | | Rockbox Info screen git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10182 a1c6a512-1295-4272-9138-f99709370657
* Patch by Mark Arigo to close bug report #5305 - fixes crashes when ↵Dave Chapman2006-07-03
| | | | | | attempting to seek beyond the currently buffered data. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10181 a1c6a512-1295-4272-9138-f99709370657
* Add the rockbox-full.zip file to the "make clean" rule (rockbox.zip is ↵Dave Chapman2006-07-03
| | | | | | already there). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10180 a1c6a512-1295-4272-9138-f99709370657
* Karl Ove Hufthammer's nynorsk translationDaniel Stenberg2006-07-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10179 a1c6a512-1295-4272-9138-f99709370657
* use btnmap in jpeg viewer, updated keypresses and some small tweaks to the text.Nils Wallménius2006-07-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10178 a1c6a512-1295-4272-9138-f99709370657
* Increased peakmeter accuracy in the (for recording important) -12 to 0 dB ↵Peter D'Hoye2006-07-02
| | | | | | range. Patch 5022 by Jvo Studer. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10177 a1c6a512-1295-4272-9138-f99709370657
* OOPS Forgot remote keys bindings for the ID3 info screenKevin Ferrare2006-07-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10176 a1c6a512-1295-4272-9138-f99709370657
* added support remote support for the id3 infos screen (had to slightly ↵Kevin Ferrare2006-07-02
| | | | | | 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
* Use fname macro on the file extensionsMartin Arver2006-07-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10174 a1c6a512-1295-4272-9138-f99709370657
* Also fade out when stopping playback from within the browser (when ↵Peter D'Hoye2006-07-01
| | | | | | 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
* Restore the WPS display correctly after leaving the F3 quick screen on ↵Linus Nielsen Feltzing2006-07-01
| | | | | | Archos devices git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10172 a1c6a512-1295-4272-9138-f99709370657
* Add instruction on how to enter the id3 viewer for ipods. Remove some ↵Dominik Riebeling2006-07-01
| | | | | | unwanted spaces that opt introduced for us :( git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10171 a1c6a512-1295-4272-9138-f99709370657
* add bass / treble setting information for ipods.Dominik Riebeling2006-07-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10170 a1c6a512-1295-4272-9138-f99709370657
* update the File Formats table a bit and opt some target specific entries.Dominik Riebeling2006-07-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10169 a1c6a512-1295-4272-9138-f99709370657
* Correct calculation of number of lines in the textarea with the button bar ↵Linus Nielsen Feltzing2006-07-01
| | | | | | 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
* Added multi-screen API to the plugins API, made 'demystify plugin' use the ↵Kevin Ferrare2006-07-01
| | | | | | remote display as well git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10167 a1c6a512-1295-4272-9138-f99709370657
* Remove rockblox from the manualMartin Arver2006-07-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10166 a1c6a512-1295-4272-9138-f99709370657