summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Remove Rockblox as it is superseeded by TetroxMartin Arver2006-07-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10165 a1c6a512-1295-4272-9138-f99709370657
* Remove battery_test from the manualMartin Arver2006-07-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10164 a1c6a512-1295-4272-9138-f99709370657
* Relocated the iriver remote button defines and added them to settings.h as ↵Peter D'Hoye2006-07-01
| | | | | | 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
* Removed battery_test because it's superseded by battery_bench.Jens Arnold2006-06-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10162 a1c6a512-1295-4272-9138-f99709370657
* Combine two ifdefsPeter D'Hoye2006-06-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10161 a1c6a512-1295-4272-9138-f99709370657
* Fix two warnings for h1x0 simPeter D'Hoye2006-06-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10160 a1c6a512-1295-4272-9138-f99709370657
* For iriver recording: do not boost while recording unless source is spdif. ↵Peter D'Hoye2006-06-30
| | | | | | 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
* I should be sleepingKevin Ferrare2006-06-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10158 a1c6a512-1295-4272-9138-f99709370657
* To avoid having to use the main unit when accidentally launching a plugin ↵Kevin Ferrare2006-06-30
| | | | | | from the remote, plugins now support remote quit git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10157 a1c6a512-1295-4272-9138-f99709370657
* Simplify code...Jens Arnold2006-06-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10156 a1c6a512-1295-4272-9138-f99709370657
* volume_strip() now ignores multiple leading slashes like the rest of the ↵Jens Arnold2006-06-30
| | | | | | path handling code. Fixes the stats plugin only counting the internal flash on Ondio, and other potential problems. Posix says multiple slashes are legal. * More precise volume name check. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10155 a1c6a512-1295-4272-9138-f99709370657
* updated minesweeper buttontable, updated and corrected flipit buttontableNils Wallménius2006-06-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10154 a1c6a512-1295-4272-9138-f99709370657
* update by Imre HercegMarcoen Hirschberg2006-06-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10153 a1c6a512-1295-4272-9138-f99709370657
* updated buttontable, broke some long lines and some other tweaks for chip8 ↵Nils Wallménius2006-06-28
| | | | | | emulator section git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10152 a1c6a512-1295-4272-9138-f99709370657
* Forgot to remove test code for utf8Hardeep Sidhu2006-06-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10151 a1c6a512-1295-4272-9138-f99709370657
* Re-adding songdb.pl with support for tagcache. Works with mp3 and has ↵Hardeep Sidhu2006-06-28
| | | | | | partial support for ogg. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10150 a1c6a512-1295-4272-9138-f99709370657
* Fix for wav files where the fmt chunk is not close to the start of the fileAdam Boot2006-06-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10149 a1c6a512-1295-4272-9138-f99709370657
* Add LCD remote interface for the graphical equalizer. Patch #5585 from jdgordon.Dan Everton2006-06-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10148 a1c6a512-1295-4272-9138-f99709370657
* keypress table and some smanll tweaks for bounceNils Wallménius2006-06-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10147 a1c6a512-1295-4272-9138-f99709370657
* Recorder, Player: * Fix remote up/down in lists (browser, menu). * Add ↵Jens Arnold2006-06-22
| | | | | | remote butons for settings. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10146 a1c6a512-1295-4272-9138-f99709370657
* Ondio: better default battery capacity.Jens Arnold2006-06-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10145 a1c6a512-1295-4272-9138-f99709370657
* Added discard_codec to simulator code.Tomasz Malesinski2006-06-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10144 a1c6a512-1295-4272-9138-f99709370657
* Updated Polish translation.Tomasz Malesinski2006-06-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10143 a1c6a512-1295-4272-9138-f99709370657
* Ondio, iPods (except video): Fix disappearing volume icon when plugging USB ↵Jens Arnold2006-06-21
| | | | | | power. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10142 a1c6a512-1295-4272-9138-f99709370657
* Wait for voice to complete before stopping playback. Fixes hang when ↵Hardeep Sidhu2006-06-21
| | | | | | stopping from filetree while voice is playing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10141 a1c6a512-1295-4272-9138-f99709370657
* Add notifications to the flashing section regarding the validity of that sectionMartin Arver2006-06-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10140 a1c6a512-1295-4272-9138-f99709370657
* Fix the scaling not being initialized properly.Karl Kurbjun2006-06-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10139 a1c6a512-1295-4272-9138-f99709370657
* Fix errorsKarl Kurbjun2006-06-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10138 a1c6a512-1295-4272-9138-f99709370657
* Update for Rockboy: - fix scaling for other color screens than H300 - full ↵Karl Kurbjun2006-06-19
| | | | | | menu rewrite to display choices properly - some small tweaks to code - some formatting updates git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10137 a1c6a512-1295-4272-9138-f99709370657
* New keypress tables for rockboy and mandelbrotNils Wallménius2006-06-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10136 a1c6a512-1295-4272-9138-f99709370657
* fix typoMartin Arver2006-06-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10135 a1c6a512-1295-4272-9138-f99709370657
* Add screenshots to clock section x5 screenshot still missingNils Wallménius2006-06-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10134 a1c6a512-1295-4272-9138-f99709370657
* Archos: Don't show the 'lightning' icon since the numeric battery value is ↵Jens Arnold2006-06-17
| | | | | | no longer there. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10133 a1c6a512-1295-4272-9138-f99709370657
* Only swap_codec() in voice thread when something is playing. Fixes B#5486.Hardeep Sidhu2006-06-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10132 a1c6a512-1295-4272-9138-f99709370657
* Updated iCatcher/UniCatcher from Marianne Arnold and Ioannis KoutoulakisHardeep Sidhu2006-06-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10131 a1c6a512-1295-4272-9138-f99709370657
* Simulator: two codecs may be loaded at same time if voice is enabled.Hardeep Sidhu2006-06-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10130 a1c6a512-1295-4272-9138-f99709370657
* Iriver: Faster ata timing.Jens Arnold2006-06-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10129 a1c6a512-1295-4272-9138-f99709370657
* H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now ↵Jens Arnold2006-06-16
| | | | | | it just sends the chip to sleep, solving the poor battery runtime issue. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10128 a1c6a512-1295-4272-9138-f99709370657
* Correct a keypress for the ondio. Update the key definitions for ondioMartin Arver2006-06-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10127 a1c6a512-1295-4272-9138-f99709370657
* Added support for multiple rwps for same theme for different devices. ↵Hardeep Sidhu2006-06-15
| | | | | | Updated iCatcher theme with different rwps for H1x0 and H3x0. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10126 a1c6a512-1295-4272-9138-f99709370657
* Sync the flashing-chapter with the wiki (i.e. remove the old, and latexify ↵Martin Arver2006-06-15
| | | | | | the wiki version). Fix button-defines for player. Include flashing instructions for all the archos manuals. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10125 a1c6a512-1295-4272-9138-f99709370657
* update by Jeong Taek InMarcoen Hirschberg2006-06-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10124 a1c6a512-1295-4272-9138-f99709370657
* Updated iCatcher/UniCatcher themes to the preferred white versionHardeep Sidhu2006-06-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10123 a1c6a512-1295-4272-9138-f99709370657
* Tweaks to reduce an iriver recording glitch to a minimum. Removed yields ↵Peter D'Hoye2006-06-14
| | | | | | from i2c code as a means to shorten the duration, rearranged order of changing to always cause dips and never peaks. Also some code policing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10122 a1c6a512-1295-4272-9138-f99709370657
* Updated iCatcher/UniCatcher to correct versionHardeep Sidhu2006-06-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10121 a1c6a512-1295-4272-9138-f99709370657
* Added iCatcher and UniCatcher themes by Ioannis Koutoulakis. Also updated ↵Hardeep Sidhu2006-06-14
| | | | | | wpsbuild to support different fonts for same theme depending on target screen. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10120 a1c6a512-1295-4272-9138-f99709370657
* Fix the device name in the page footer.Dominik Riebeling2006-06-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10119 a1c6a512-1295-4272-9138-f99709370657
* Added a commentLinus Nielsen Feltzing2006-06-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10118 a1c6a512-1295-4272-9138-f99709370657
* New .svg logo from Marcoen (used as pdf in the manual). Reduces manual file ↵Martin Arver2006-06-13
| | | | | | size by ~230K git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10117 a1c6a512-1295-4272-9138-f99709370657
* Redraw list whenever playlist changesHardeep Sidhu2006-06-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10116 a1c6a512-1295-4272-9138-f99709370657