summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Collapse)AuthorAge
...
* Patch No 1387627 by Peter D'Hoye: Backlight Brightness setting for H300Hristo Kovachev2005-12-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8280 a1c6a512-1295-4272-9138-f99709370657
* Inspired by patch #1377739 by Brandon Low: Inline oggpack_adv and the most ↵Magnus Holmgren2005-12-21
| | | | | | used part of oggpack_look. Reduces CPU boost on a test track (208 kbps) by 2-3 percentage points. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8274 a1c6a512-1295-4272-9138-f99709370657
* Fixed the misplaced w and v in morse input and removed scandinavianMiika Pekkarinen2005-12-21
| | | | | | | characters for now to support utf8. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8273 a1c6a512-1295-4272-9138-f99709370657
* Even more button fixes for solitaireLinus Nielsen Feltzing2005-12-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8272 a1c6a512-1295-4272-9138-f99709370657
* Even more iPod solitaire fixesLinus Nielsen Feltzing2005-12-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8270 a1c6a512-1295-4272-9138-f99709370657
* Solitaire fix for Archos and iPod modelsLinus Nielsen Feltzing2005-12-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8269 a1c6a512-1295-4272-9138-f99709370657
* H300: Colors for solitaire by Ben BashaLinus Nielsen Feltzing2005-12-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8267 a1c6a512-1295-4272-9138-f99709370657
* H300: quick fix for the broken line-in recordingLinus Nielsen Feltzing2005-12-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8266 a1c6a512-1295-4272-9138-f99709370657
* Explicitly declare char types to be signed when they must beDave Bryant2005-12-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8263 a1c6a512-1295-4272-9138-f99709370657
* Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be ↵Dave Chapman2005-12-19
| | | | | | identical to the other 4G models git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8262 a1c6a512-1295-4272-9138-f99709370657
* New target - iPod Video.Dave Chapman2005-12-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8261 a1c6a512-1295-4272-9138-f99709370657
* Button assignments for H1x0 and H3x0 are identical (cosmetic).Jens Arnold2005-12-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8259 a1c6a512-1295-4272-9138-f99709370657
* Fixed several plugins for dB volume.Jens Arnold2005-12-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8258 a1c6a512-1295-4272-9138-f99709370657
* Patch #1382969 by Peter D'Hoye - recording for H300Linus Nielsen Feltzing2005-12-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8252 a1c6a512-1295-4272-9138-f99709370657
* Enable assembler optimisations for ARM targetsDave Chapman2005-12-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8247 a1c6a512-1295-4272-9138-f99709370657
* small fix by Jeong Taek InMarcoen Hirschberg2005-12-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8246 a1c6a512-1295-4272-9138-f99709370657
* Fixed a division by zero problem with simulator when crossfade isMiika Pekkarinen2005-12-15
| | | | | | | disabled. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8245 a1c6a512-1295-4272-9138-f99709370657
* Bejeweled: Fancy new graphics plus ipod supportAdam Boot2005-12-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8244 a1c6a512-1295-4272-9138-f99709370657
* This wont work after all. Someone please introduce -fomit-frame-pointer for ↵Thom Johansen2005-12-15
| | | | | | debug builds, we don't need the frame pointer anyway. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8243 a1c6a512-1295-4272-9138-f99709370657
* Fix typo and disable crossfeed assembler version for DEBUG builds, which ↵Thom Johansen2005-12-15
| | | | | | obviously tend to need the frame pointer which i use. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8242 a1c6a512-1295-4272-9138-f99709370657
* Little-endian targets: Correctly byte-swap the ATA identify_info data when ↵Dave Chapman2005-12-15
| | | | | | converting from shorts to chars git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8239 a1c6a512-1295-4272-9138-f99709370657
* Colour targets: Be controversial and have white stars on a black background...Dave Chapman2005-12-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8238 a1c6a512-1295-4272-9138-f99709370657
* H300 FM radio support, with help from Peter D'HoyeLinus Nielsen Feltzing2005-12-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8237 a1c6a512-1295-4272-9138-f99709370657
* iPod: Fix compiler warningDave Chapman2005-12-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8236 a1c6a512-1295-4272-9138-f99709370657
* iPod: Don't build Bejeweled and Sudoku for the Nano - they need adjusting ↵Dave Chapman2005-12-14
| | | | | | for the LCD size git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8235 a1c6a512-1295-4272-9138-f99709370657
* iPod: Fix bitmaps for the iPod's byteswapped framebufferDave Chapman2005-12-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8234 a1c6a512-1295-4272-9138-f99709370657
* iPod: Initial attempt at button mappings for plugins. All plugins now ↵Dave Chapman2005-12-14
| | | | | | compile, but more work is needed with the more complex ones to make them iPod friendly git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8233 a1c6a512-1295-4272-9138-f99709370657
* use $(SILENT) instead of @ properlyDaniel Stenberg2005-12-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8229 a1c6a512-1295-4272-9138-f99709370657
* Patch #1379076 by Stephan Wezel - reduce the ticking problem a bitLinus Nielsen Feltzing2005-12-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8226 a1c6a512-1295-4272-9138-f99709370657
* iPod: current_tick is now a variable, so we can export it via the plugin and ↵Dave Chapman2005-12-12
| | | | | | codec APIs git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8225 a1c6a512-1295-4272-9138-f99709370657
* Enable %mh and %mr (hold switch status) tags for the H300Dave Chapman2005-12-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8221 a1c6a512-1295-4272-9138-f99709370657
* Fix bug spotted by Alexander Spyridakis - ensure file descriptor is closed ↵Dave Chapman2005-12-11
| | | | | | before exiting plugin with an grayscale lib error git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8220 a1c6a512-1295-4272-9138-f99709370657
* Patch #1377894 by Stephan Wezel - less image flickering in WPSLinus Nielsen Feltzing2005-12-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8217 a1c6a512-1295-4272-9138-f99709370657
* Only build clock and calendar plugins for targets with RECORDER_PAD - these ↵Dave Chapman2005-12-10
| | | | | | plugins need adjusting for the H300/iPod keypads git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8213 a1c6a512-1295-4272-9138-f99709370657
* Use the abstract SETTINGS_ defines instead of the target-specific BUTTON_ ↵Dave Chapman2005-12-10
| | | | | | defines for the time/date settings screen - in preparation for H300/iPod RTC support git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8212 a1c6a512-1295-4272-9138-f99709370657
* small update to the italian language file by Alessio LenziMarcoen Hirschberg2005-12-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8210 a1c6a512-1295-4272-9138-f99709370657
* don't display the WPS after loading, it made rockbox crash with some WPS'Marcoen Hirschberg2005-12-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8209 a1c6a512-1295-4272-9138-f99709370657
* another korean updateMarcoen Hirschberg2005-12-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8206 a1c6a512-1295-4272-9138-f99709370657
* Remember the default codepage settingLinus Nielsen Feltzing2005-12-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8202 a1c6a512-1295-4272-9138-f99709370657
* Ooops, forgot to adjust 'fade on stop/pause' to dB volume. Sorry for any ↵Jens Arnold2005-12-08
| | | | | | unpleasant noises. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8200 a1c6a512-1295-4272-9138-f99709370657
* Simplified and uniform volume handling: * Volume setting in dB on all ↵Jens Arnold2005-12-07
| | | | | | targets, within the 'natural' range defined by the respective DAC (limited to -100..+12 dB for archos Recorders and Ondios in order to avoid 4 chars being displayed in the status bar). 0 dB means line level on all targets. * No more artificial volume limiting for Iriver and Player, settings always represent true values. Removed the various sound scaling options. * Bumped config version so save your settings. Also make sure to adjust the volume after loading a .cfg, then save the .cfg again, otherwise the volume will be out of range (a flaw in the .cfg loader). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8197 a1c6a512-1295-4272-9138-f99709370657
* Forgot to add an extra BOM check. Probably killed a few gcc4 warnings too.Magnus Holmgren2005-12-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8195 a1c6a512-1295-4272-9138-f99709370657
* Patch #1367059 by _FireFly_: New wps loader. The wps buffer size can be ↵Magnus Holmgren2005-12-07
| | | | | | reduced now, but it isn't done in this patch. Note that %wd, %we, %x| and %xl now need to be on a line on their own. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8193 a1c6a512-1295-4272-9138-f99709370657
* Prevent numerical settings from wrapping - patch by Stephan WezelDave Chapman2005-12-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8192 a1c6a512-1295-4272-9138-f99709370657
* Now define SETTINGS_RESET if we have a button to reset settings duringMiika Pekkarinen2005-12-07
| | | | | | | boot. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8191 a1c6a512-1295-4272-9138-f99709370657
* Oops, tagcache calls was not supposed to be in the previous commit.Miika Pekkarinen2005-12-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8190 a1c6a512-1295-4272-9138-f99709370657
* Holding record button immediately after rockbox bootloader, causesMiika Pekkarinen2005-12-07
| | | | | | | settings to be cleared. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8189 a1c6a512-1295-4272-9138-f99709370657
* update to Jeong Taek In's latest versionMarcoen Hirschberg2005-12-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8188 a1c6a512-1295-4272-9138-f99709370657
* H300: Enable quick menu in WPS (patch #1375178)Dave Chapman2005-12-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8187 a1c6a512-1295-4272-9138-f99709370657
* fix previous fix.. damnMarcoen Hirschberg2005-12-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8186 a1c6a512-1295-4272-9138-f99709370657