summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-12-17Sansa AMS: Revert 4 bit widebusJack Halpin1-31/+2
For some reason 4 bit widebus is creating issues when writing to the .rockbox directory so revert 4 bit widebus and the revision to the write delay that was added as a fix. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24054 a1c6a512-1295-4272-9138-f99709370657
2009-12-17FS#10861 - Use the 'do' form everywhere in key descriptions, and that with a ↵Alex Parker6-106/+105
full stop. By Alexander Levin (fml2) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24053 a1c6a512-1295-4272-9138-f99709370657
2009-12-17Cowon D2: Map ACTION_WPS_BROWSE to BUTTON_MINUS|BUTTON_POWER because you ↵Tomer Shalev2-2/+3
sometimes hit it by accident when turning off hold feature. Suggested by Bkd11 in the Cowon D2 forum thread. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24052 a1c6a512-1295-4272-9138-f99709370657
2009-12-17Manual: Add missing Cowon D2 key to Wormlet section, and change phrasingTomer Shalev1-6/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24051 a1c6a512-1295-4272-9138-f99709370657
2009-12-17Manual: Fix missing key mapping for Cowon D2 in statsTomer Shalev1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24050 a1c6a512-1295-4272-9138-f99709370657
2009-12-17Manual: Fix spacingTomer Shalev5-12/+12
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24049 a1c6a512-1295-4272-9138-f99709370657
2009-12-17Manual: Remove obsolete instructions for Mine-SweeperTomer Shalev1-15/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24048 a1c6a512-1295-4272-9138-f99709370657
2009-12-17Mosaic: Add Cowon D2 keymaps, and update manualTomer Shalev2-1/+3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24047 a1c6a512-1295-4272-9138-f99709370657
2009-12-17Hide menu entries "Resume Game" and "Quit without Saving" if not available ↵Johannes Schwarz1-31/+35
and clean up the code git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24046 a1c6a512-1295-4272-9138-f99709370657
2009-12-17Don't do fading in simulator on targets with BACKLIGHT_FADING_PWM or ↵Maurus Cuelenaere1-7/+4
BACKLIGHT_FADING_TARGET (should fix red) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24045 a1c6a512-1295-4272-9138-f99709370657
2009-12-17Only do BACKLIGHT_FADING_SW_SETTING in simulator (fixes red)Maurus Cuelenaere1-1/+6
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24044 a1c6a512-1295-4272-9138-f99709370657
2009-12-17Renamed special archosrecorderv2fm manual build to standard archosfmrecorder.Björn Stenberg8-16/+12
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24043 a1c6a512-1295-4272-9138-f99709370657
2009-12-17Enable backlight brightness in simulatorMaurus Cuelenaere3-9/+10
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24042 a1c6a512-1295-4272-9138-f99709370657
2009-12-17Update virtual keyboard manual.Teruaki Kawashima5-94/+95
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24041 a1c6a512-1295-4272-9138-f99709370657
2009-12-17from FS#10771 - fix the clear backdrop option so it clears the full screenJonathan Gordon1-3/+6
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24039 a1c6a512-1295-4272-9138-f99709370657
2009-12-17only stop scrolling in the menu's viewport not the whole display (Fixes ↵Jonathan Gordon1-2/+2
scrolling lines in sbs's being stopped when moving around menus) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24038 a1c6a512-1295-4272-9138-f99709370657
2009-12-17code police and make do_menu() obey the hide_bars param which was never ↵Jonathan Gordon1-2/+2
meant to be removed git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24037 a1c6a512-1295-4272-9138-f99709370657
2009-12-16\genericimg should be the generic image, i.e. the resolution. If a target ↵Dominik Riebeling1-1/+1
specific screenshot exists (using the \specimg value) exists it's used automatically. Putting the target specific extension into \genericimg defeats the purpose of the fallback system. Fixes clip screenshots. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24036 a1c6a512-1295-4272-9138-f99709370657
2009-12-16Rename target-specific images, update \specimg macro for targets it hasn't ↵Dominik Riebeling114-8/+8
been done with r24014, and rename the front images for those targets. Hopefully catched all relevant files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24034 a1c6a512-1295-4272-9138-f99709370657
2009-12-16Change "Shutdown" to "Shuts down" in the name of consistency.Alex Parker1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24033 a1c6a512-1295-4272-9138-f99709370657
2009-12-16Set missing svn:mime-type property on screenshots.Dominik Riebeling0-0/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24032 a1c6a512-1295-4272-9138-f99709370657
2009-12-16Shutdowns isn't a word.Alex Parker1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24031 a1c6a512-1295-4272-9138-f99709370657
2009-12-16Remove unneeded instruction from the coldfire ffs function and fix a wrong ↵Nils Wallménius2-2/+3
comment git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24030 a1c6a512-1295-4272-9138-f99709370657
2009-12-16FS#10858 - Use the 'does' form everywhere in key descriptionsTomer Shalev5-56/+56
Author: Alexander Levin (fml2) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24029 a1c6a512-1295-4272-9138-f99709370657
2009-12-16Manual: Some more Cowon D2 keymapsTomer Shalev6-6/+22
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24028 a1c6a512-1295-4272-9138-f99709370657
2009-12-16vumeter: Remove unused definesTomer Shalev1-44/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24027 a1c6a512-1295-4272-9138-f99709370657
2009-12-16Add stopwatch plugin replacement for touchscreen targetsMaurus Cuelenaere2-0/+345
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24026 a1c6a512-1295-4272-9138-f99709370657
2009-12-16update rockpaint and blackjack manual.Teruaki Kawashima2-86/+36
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24025 a1c6a512-1295-4272-9138-f99709370657
2009-12-16sudoku: fix FS#7772: Sudoku: "Solve" Crash.Teruaki Kawashima3-3/+48
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24024 a1c6a512-1295-4272-9138-f99709370657
2009-12-16get rid of the filename in the delete bookmark confirmation as its not ↵Jonathan Gordon1-6/+4
really helpful git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24023 a1c6a512-1295-4272-9138-f99709370657
2009-12-16Fix FS#10289 - screens showing a list need to check the show_icons setting ↵Jonathan Gordon6-9/+8
before setting the callback. the List will now always draw icons if a callback is set (like its always done for voice) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24022 a1c6a512-1295-4272-9138-f99709370657
2009-12-16Fix FS#9198 - make the delete bookmark option confirm the actionJonathan Gordon1-3/+19
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24021 a1c6a512-1295-4272-9138-f99709370657
2009-12-16Sansa AMS: Make write delay work for non-MULTIDRIVE.Jack Halpin1-0/+3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24020 a1c6a512-1295-4272-9138-f99709370657
2009-12-16Sansa AMS: Use small write delay for all non-HS cards including the ↵Jack Halpin1-1/+1
internal SD to prevent data corruption. Making this delay apply to all non-HS SD cards seems to fix some data corruption issues that came up with the switch to 4-bit widebus. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24019 a1c6a512-1295-4272-9138-f99709370657
2009-12-15Use QLocale::toDateTime() for parsing the date instead of ↵Dominik Riebeling1-1/+1
QDateTime::fromString(). Fixes server timestamps not parsed correctly on systems with a non-english locale. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24017 a1c6a512-1295-4272-9138-f99709370657
2009-12-15Sentences should end with a full stop.Alexander Levin1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24015 a1c6a512-1295-4272-9138-f99709370657
2009-12-15Manual: Rename platform's front images according to target naming conventionTomer Shalev45-12/+12
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24014 a1c6a512-1295-4272-9138-f99709370657
2009-12-15Fix Ipod Video 64MB workaround for rockbox-info.txt detection.Dominik Riebeling1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24013 a1c6a512-1295-4272-9138-f99709370657
2009-12-15Added special manual build names for archosfmrecorder and archosrecorderv2Björn Stenberg1-0/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24012 a1c6a512-1295-4272-9138-f99709370657
2009-12-15Cowon D2 manual: Rename d2-front.* --> cowond2-front.*Tomer Shalev4-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24011 a1c6a512-1295-4272-9138-f99709370657
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev69-74/+74
to target naming conventions in general git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24010 a1c6a512-1295-4272-9138-f99709370657
2009-12-15Corrected ipodmini manual builds.Björn Stenberg1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24009 a1c6a512-1295-4272-9138-f99709370657
2009-12-15Cowon D2 manual: Platform specific information and installation instructionsTomer Shalev7-9/+115
FS#10735 - Platform files for Cowon D2 manual Author: Aleksei Kaveshnikov (4nykey) I've modified the original patch to comply with current state of both the player and manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24008 a1c6a512-1295-4272-9138-f99709370657
2009-12-15Cowon D2: Revise some keymapsTomer Shalev4-32/+39
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24007 a1c6a512-1295-4272-9138-f99709370657
2009-12-15Manual: Opt a note about a MAC OS bug which relates to USB HID accordinglyTomer Shalev1-0/+2
Author: Aleksei Kaveshnikov (4nykey), FS#10735 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24006 a1c6a512-1295-4272-9138-f99709370657
2009-12-15features.txt: `usb_charging' ifdefed to `HAVE_USB_CHARGING_ENABLE'Tomer Shalev1-1/+1
Author: Aleksei Kaveshnikov (4nykey), FS#10735 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24005 a1c6a512-1295-4272-9138-f99709370657
2009-12-15Fix typo in the commentAlexander Levin1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24004 a1c6a512-1295-4272-9138-f99709370657
2009-12-15Sansa AMS: Add MCI_RESPONSE_ERROR macro to make code function more obvious.Jack Halpin1-1/+5
MCI_RESPONSE_ERROR covers MCI_CMD_TIMEOUT & MCI_CMD_CRC_FAIL and makes it more clear that these are errors in the response and not the command itself. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24003 a1c6a512-1295-4272-9138-f99709370657
2009-12-15M:Robe 500: Initialize the power button.Karl Kurbjun1-0/+5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24002 a1c6a512-1295-4272-9138-f99709370657
2009-12-15M:Robe 500: Initialize the buzzer and move it out of the LCD code.Karl Kurbjun2-5/+10
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24001 a1c6a512-1295-4272-9138-f99709370657