summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Collapse)AuthorAge
...
* 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
* 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
* 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
* 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
* 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
* 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
* Change (and hopefully simplify) the iPod button mappings and correct some ↵Dave Chapman2006-04-02
| | | | | | comments. iPod mappings are now: Clickwheel for cursor movement, next/prev to increment/decrement number under cursor, MENU to bring up the menu, and PLAY to add a number to the scratchpad. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9415 a1c6a512-1295-4272-9138-f99709370657
* Add audio playback menuDave Chapman2006-04-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9413 a1c6a512-1295-4272-9138-f99709370657
* Fixed typos.Jens Arnold2006-04-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9412 a1c6a512-1295-4272-9138-f99709370657
* Properly translated new voice: entries. * Tweaked some translationsJens Arnold2006-04-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9410 a1c6a512-1295-4272-9138-f99709370657
* Move Sudoku plugin into its own subdirectory and add a random game generator.Dave Chapman2006-04-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9407 a1c6a512-1295-4272-9138-f99709370657
* German language update by Alexander Bondar (patch #4942)Peter D'Hoye2006-04-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9406 a1c6a512-1295-4272-9138-f99709370657
* simulator stubs for iriver recording, iriver sims now have a recording ↵Peter D'Hoye2006-04-01
| | | | | | screen (doesn't actually record!) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9403 a1c6a512-1295-4272-9138-f99709370657
* Missing file from .lang reworkJens Arnold2006-04-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9399 a1c6a512-1295-4272-9138-f99709370657
* Thorough .lang rework: Removed all deprecated strings, combined string which ↵Jens Arnold2006-04-01
| | | | | | were only split because long ago we had no splash(), sorted strings into logical groups to ease the transition to langv2. Bunped binary .lng version. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9398 a1c6a512-1295-4272-9138-f99709370657
* Add apps/plugins/SUBDIRS file for specifying when to build each of the ↵Dave Chapman2006-04-01
| | | | | | multi-file plugins instead of specifying it directly in the Makefile git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9397 a1c6a512-1295-4272-9138-f99709370657
* Only compile iriverify for the iriver H1x0 and H3x0 targetsDave Chapman2006-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9393 a1c6a512-1295-4272-9138-f99709370657
* Mikachu's color patchDaniel Stenberg2006-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9392 a1c6a512-1295-4272-9138-f99709370657
* Optimize keyboard code a bitFrank Dischner2006-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9391 a1c6a512-1295-4272-9138-f99709370657
* Add check for ipod 3G keypad - these checks looks like they should beDave Chapman2006-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9388 a1c6a512-1295-4272-9138-f99709370657
* Ondio buttons for spacerocksLinus Nielsen Feltzing2006-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9386 a1c6a512-1295-4272-9138-f99709370657
* Add button mappings for ipod 3GDave Chapman2006-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9385 a1c6a512-1295-4272-9138-f99709370657
* Patch #2864 by Mat Holton - Spacerocks, an Asteroids cloneLinus Nielsen Feltzing2006-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9383 a1c6a512-1295-4272-9138-f99709370657
* Enabled RTC and virtual disk LED on iAudio X5Linus Nielsen Feltzing2006-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9380 a1c6a512-1295-4272-9138-f99709370657
* Fix 64bit warningsJens Arnold2006-03-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9375 a1c6a512-1295-4272-9138-f99709370657
* Enabled metronome and battery_bench for X5Daniel Stenberg2006-03-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9371 a1c6a512-1295-4272-9138-f99709370657
* iPod mini 2G: Define correct audio codec, and fix WM8731 driver to work with ↵Jens Arnold2006-03-30
| | | | | | PP5020. Audio is working now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9367 a1c6a512-1295-4272-9138-f99709370657
* Dircache support for simulator also.Miika Pekkarinen2006-03-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9365 a1c6a512-1295-4272-9138-f99709370657
* Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No ↵Jens Arnold2006-03-30
| | | | | | sound, no buttons, and hangs at the boot screen. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9363 a1c6a512-1295-4272-9138-f99709370657