summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Initial conditional filtering support for the tagcache engine and aMiika Pekkarinen2006-04-03
| | | | | | | fix while building the lookup list. UI part not yet ready. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9465 a1c6a512-1295-4272-9138-f99709370657
* Do not crash when resuming playback.Miika Pekkarinen2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9464 a1c6a512-1295-4272-9138-f99709370657
* change default positioning of floating tables and allow more floats per pageDominik Riebeling2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9463 a1c6a512-1295-4272-9138-f99709370657
* Prevent a potential unaligned memory accessDave Chapman2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9462 a1c6a512-1295-4272-9138-f99709370657
* Clean up the (incorrect) #ifdef spaghetti for the timer. We now have a user ↵Dave Chapman2006-04-03
| | | | | | timer on the ipods, so we use it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9461 a1c6a512-1295-4272-9138-f99709370657
* Finishing touchesKarl Kurbjun2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9460 a1c6a512-1295-4272-9138-f99709370657
* Doom can't use the user timer at the same time as using the grayscale lib.Dave Chapman2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9459 a1c6a512-1295-4272-9138-f99709370657
* Fix #ifKarl Kurbjun2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9458 a1c6a512-1295-4272-9138-f99709370657
* Start building for H100'sKarl Kurbjun2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9457 a1c6a512-1295-4272-9138-f99709370657
* Add grayscale lib for the H100'sKarl Kurbjun2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9456 a1c6a512-1295-4272-9138-f99709370657
* removed duplicate id string (wrecking my langv2 build!)Daniel Stenberg2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9455 a1c6a512-1295-4272-9138-f99709370657
* Fixed problems with playlist buffer full handlingHardeep Sidhu2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9454 a1c6a512-1295-4272-9138-f99709370657
* Fix for repeat shuffle on SW codec devicesHardeep Sidhu2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9453 a1c6a512-1295-4272-9138-f99709370657
* FMRadio: Zero the presets struct on new "preset scan", also replace the ↵Hristo Kovachev2006-04-03
| | | | | | hardcoded .name's length with a define git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9452 a1c6a512-1295-4272-9138-f99709370657
* Patch #4864 by Jonathan Gordon: text editor plugin, with some changes by me.Hristo Kovachev2006-04-03
| | | | | | | Also correct a var clash between the rockbox's gui api and doom plugin git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9451 a1c6a512-1295-4272-9138-f99709370657
* Patch #4999 by Matthias Mohr - Peakmeter scaling dots does not respect ↵Linus Nielsen Feltzing2006-04-03
| | | | | | x-offset in peak_meter_draw git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9450 a1c6a512-1295-4272-9138-f99709370657
* Fixed wrong break; placement causing the tree to call the context menu with ↵Jens Arnold2006-04-03
| | | | | | the quickmenu button in sub-browsers. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9449 a1c6a512-1295-4272-9138-f99709370657
* Fill the numeric tags.Miika Pekkarinen2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9448 a1c6a512-1295-4272-9138-f99709370657
* Fix unexitable playlist viewer menu for iPods and possibly other models.Zakk Roberts2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9447 a1c6a512-1295-4272-9138-f99709370657
* Fix warningKarl Kurbjun2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9446 a1c6a512-1295-4272-9138-f99709370657
* Fixes graphic errors in scaling code, note sure about the fix in hu_lib.c ↵Karl Kurbjun2006-04-03
| | | | | | though. I havn't seen any corrupted text but it may still need a proper fix. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9445 a1c6a512-1295-4272-9138-f99709370657
* killed warning due to comparison signed/unsignedDaniel Stenberg2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9444 a1c6a512-1295-4272-9138-f99709370657
* Fix some typographic errors. First try for installation instructions.Dominik Riebeling2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9443 a1c6a512-1295-4272-9138-f99709370657
* Update jpeg viewer text. Code policing. Small cosmetic fixes in chip8.Dominik Riebeling2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9442 a1c6a512-1295-4272-9138-f99709370657
* Backlight fading enabled for the mini 2G. Reeset & reload settings to avoid ↵Jens Arnold2006-04-02
| | | | | | strange effects... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9441 a1c6a512-1295-4272-9138-f99709370657
* Added remote support and music type counter to the stats plugin. Idea ↵Hristo Kovachev2006-04-02
| | | | | | inspired by patch 4882 by Dominik Riebeling, used parts of his code git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9440 a1c6a512-1295-4272-9138-f99709370657
* Properly ifdef H300 video code, fix commented line handling rockbox volumeKarl Kurbjun2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9439 a1c6a512-1295-4272-9138-f99709370657
* Prevent two division by zeros and one problem causing a crash in theMiika Pekkarinen2006-04-02
| | | | | | | mp3 metadata parser. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9438 a1c6a512-1295-4272-9138-f99709370657
* readd files in binary modeDominik Riebeling2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9437 a1c6a512-1295-4272-9138-f99709370657
* d'oh! remove non-binary added binary filesDominik Riebeling2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9436 a1c6a512-1295-4272-9138-f99709370657
* UI pictures for iPod mini 1G and 2G simulators.Jens Arnold2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9435 a1c6a512-1295-4272-9138-f99709370657
* Add more missing screenshots. Remove file with wrong name I checked in by ↵Dominik Riebeling2006-04-02
| | | | | | mistake. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9434 a1c6a512-1295-4272-9138-f99709370657
* First start for "Manage Settings" and "Browse Themes" (FS#4997 by Mark Bright)Dominik Riebeling2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9433 a1c6a512-1295-4272-9138-f99709370657
* another enhancement of \screenshot -- filenames should now not include the ↵Dominik Riebeling2006-04-02
| | | | | | display size extension anymore. Old behaviour still supported. Minor code policing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9432 a1c6a512-1295-4272-9138-f99709370657
* Properly scan tagcache fast against dircache.Miika Pekkarinen2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9431 a1c6a512-1295-4272-9138-f99709370657
* add some missing screenshots for larger targetsDominik Riebeling2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9430 a1c6a512-1295-4272-9138-f99709370657
* Add wormlet to new supported targets and add screenshots too, adds multirow ↵Nils Wallménius2006-04-02
| | | | | | package to the preamble git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9429 a1c6a512-1295-4272-9138-f99709370657
* The search plugin should not have been disabled.Jens Arnold2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9428 a1c6a512-1295-4272-9138-f99709370657
* Use TIMER_FREQ for timers in plugins. Fixes timer speed on iPod.Jens Arnold2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9427 a1c6a512-1295-4272-9138-f99709370657
* Properly sized rockbox logo for iPod mini, in greyscale.Jens Arnold2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9426 a1c6a512-1295-4272-9138-f99709370657
* Patch #2711 by Alexander Spyridakis with some changes by me: adds load/save ↵Hristo Kovachev2006-04-02
| | | | | | | | | of presets to different files; Also fix the preset menu context menu not working on the remote git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9425 a1c6a512-1295-4272-9138-f99709370657
* Upped the number of allowed filetypes for archos to get rid of the ↵Jens Arnold2006-04-02
| | | | | | 'filetypes array' full' error msg. filetypes.c really needs fixing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9424 a1c6a512-1295-4272-9138-f99709370657
* add missing screenshots for h1xx / main menu sectionDominik Riebeling2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9423 a1c6a512-1295-4272-9138-f99709370657
* reworked "main menu" chapter by Mark Bright (FS#4981). Code policing and ↵Dominik Riebeling2006-04-02
| | | | | | minor adjustments by me. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9422 a1c6a512-1295-4272-9138-f99709370657
* Updated quickscreens, now they look better than before while still retaining ↵Zakk Roberts2006-04-02
| | | | | | the ability to scroll - this is about as good as it gets until viewports are implemented. Also enabled the quickscreen for iPods. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9421 a1c6a512-1295-4272-9138-f99709370657
* first take at -o for producing a friendly output for the voice-generatingDaniel Stenberg2006-04-02
| | | | | | | scripts git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9420 a1c6a512-1295-4272-9138-f99709370657
* Updated a lot of strings, mostly case changes in the menus (e.g. Caption ↵Zakk Roberts2006-04-02
| | | | | | backlight -> Caption Backlight). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9419 a1c6a512-1295-4272-9138-f99709370657
* Update adds prboom's high resolution support, also makes the scaling for ↵Karl Kurbjun2006-04-02
| | | | | | platforms w/ resolution less then 320x200 much nicer. IDoom's lookup table code has been removed. Also fixed a pallete bug. Some graphic errors are present in menu and status bar. Also updates some headers and output formatting. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9418 a1c6a512-1295-4272-9138-f99709370657
* The maximum label size was too small for some translations (e.g. german).Jens Arnold2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9417 a1c6a512-1295-4272-9138-f99709370657
* iPod mini 2G: Working button check in bootloader.Jens Arnold2006-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9416 a1c6a512-1295-4272-9138-f99709370657