Daniel Stenberg
|
33988545f5
|
verify that the download dir exists and is writable, or create it if it is
missing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10001 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-27 22:52:37 +00:00 |
|
Daniel Stenberg
|
3465653fd8
|
Added rockboxdev.sh
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10000 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-27 22:42:05 +00:00 |
|
Michael DiFebbo
|
fa5030cc2d
|
Patch No. 5430 by Mark Bright. Minesweeper updates.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9999 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-27 17:12:08 +00:00 |
|
Michael DiFebbo
|
2fa558673b
|
Removed entries from manual related to features no longer in Rockbox for Archos Recorder, as reported in this thread: http://forums.rockbox.org/index.php?topic=4431.0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9998 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-27 16:46:07 +00:00 |
|
Miika Pekkarinen
|
196b770a96
|
Init dircache after applying settings and use a splash. Possible prevent
some type of buffer overflow with tagcache.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9997 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-27 11:21:08 +00:00 |
|
Peter D'Hoye
|
45975987b2
|
code police
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9996 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-27 09:27:22 +00:00 |
|
Marcoen Hirschberg
|
ce50b54cae
|
remove bom
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9995 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-27 08:56:56 +00:00 |
|
Peter D'Hoye
|
5dca5350ea
|
Updated Dutch translation by Sander Sweers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9994 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-26 21:44:52 +00:00 |
|
Peter D'Hoye
|
6d0d81f788
|
French language file update by Mustapha Senhaji.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9993 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-26 20:46:59 +00:00 |
|
Daniel Stenberg
|
7d1cd16521
|
for sh, get and apply the proper rockbox patch as well
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9992 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-25 23:44:51 +00:00 |
|
Dave Chapman
|
db1cda87a6
|
Replace "#if (ROCKBOX_HAS_LOGF == 1)" with "#ifdef ROCKBOX_HAS_LOGF" - this is consistent with the rest of Rockbox and Mark Arigo reported that it caused an error in his gcc when trying to compile a logf-enabled sim
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9991 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-25 21:08:38 +00:00 |
|
Michael DiFebbo
|
dae08b346b
|
Updates to installation instructions to insert a placeholder for bootloader installation instructions for ipod and iaudio platforms.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9990 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-25 16:39:25 +00:00 |
|
Michael DiFebbo
|
a120e5b4ea
|
For future use in the installation instructions section of the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9989 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-25 16:38:18 +00:00 |
|
Jens Arnold
|
2f922941b5
|
The code police strikes back. * Simpler button wait.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9988 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-25 14:05:47 +00:00 |
|
Jens Arnold
|
61903581bf
|
Ooops.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9987 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-25 13:52:24 +00:00 |
|
Marcoen Hirschberg
|
e25f577e39
|
fix minesweeper for ondio (patch by Alexander Spyridakis)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9986 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-25 13:42:56 +00:00 |
|
Jens Arnold
|
e1beea86d2
|
Moved the free diskspace scan into 'Rockbox Info'. Idea based on patch #4800 by Manuel Dejonghe.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9985 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-25 13:34:51 +00:00 |
|
Jens Arnold
|
2311eeaf5c
|
Fix: -illons weren't voiced properly since the .lang rework.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9984 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-25 12:45:57 +00:00 |
|
Jens Arnold
|
586cfa3a91
|
Move backdrop handling out of the (potential) middle of an if-else. Right now we don't have a target with both colour display and hotswap, but we probably will (when getting USB OTG to work on H300).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9983 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-24 19:05:29 +00:00 |
|
Jens Arnold
|
35aae1ce9a
|
Code policed C99-style variable declarations.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9982 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-24 07:32:36 +00:00 |
|
Jens Arnold
|
b09df8019a
|
(1) Tagcache commit message now uses splash on bitmap displays: * Uses user font (better readability because of font size, message can be localised in languages with non-latin script). * Solves mysterious screen clear observed on Ondio (caused by an uninitialised variable when there was nothing to commit). * Smaller code. (2) Tagcahce commit message implemented for Player.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9981 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-24 07:31:23 +00:00 |
|
Dave Chapman
|
972a219676
|
Enable wormlet for the ipod 3g - there is no reason to exclude it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9980 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-23 20:25:20 +00:00 |
|
Marcoen Hirschberg
|
7db4270d1a
|
make wormlet work on iaudio, patch by Mustapha Senhaji
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9979 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-23 19:58:37 +00:00 |
|
Jens Arnold
|
25f386017c
|
Fix red playersim build on linux, and make it a bit less hackish.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9978 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-23 10:00:11 +00:00 |
|
Jens Arnold
|
8325e0bf24
|
Implemented screendump for the player sim.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9977 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-23 07:48:43 +00:00 |
|
Zakk Roberts
|
476ba3b6a4
|
Couple more minor adjustments: * Rename old CLR_CYAN define to CLR_LTBLUE to reflect last commit's color change. * Holding a direction key gives old behavior with which player can go straight through edges without stopping (best of both worlds).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9976 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-23 03:57:35 +00:00 |
|
Zakk Roberts
|
74d86f719d
|
Assorted changes by Mikael Magnusson and I. * When moving through filled space, stop moving at any edge. * Changed background color to a more standard lightish blue. * Use user's font in the menu unless it's too big. * iPods: Use scroll wheel in menu instead of Menu/Play being Up/Down. * Exit button no longer always completely quits the plugin; returns you to the menu if you're in a game, or quits if you're at the menu. * A couple other little things.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9975 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-23 03:33:02 +00:00 |
|
Marcoen Hirschberg
|
a86919ae29
|
add seperate scroll options for remote. Patch by Alexander Spyridakis which fixes bug #5348. Changes CONFIG_BLOCK_VERSION so save your settings..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9974 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-22 16:40:41 +00:00 |
|
Marcoen Hirschberg
|
9ad02de623
|
fix simulator build for the gigabeat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9973 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-22 16:28:19 +00:00 |
|
Zakk Roberts
|
02e97d58b1
|
Patch attached to bug report #5077 by Ewan Davies which fixes argh/food generation on larger LCDs. His patch also brings up-to-date and includes Tom Evans' patch #1510 to start Wormlet with a menu for adjusting almost everything about the game (argh size, number, food size, number, growth rate, worm speed...). Some changes by me. Probably not bugfree, but Works For Me (tm).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9972 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-22 06:56:39 +00:00 |
|
Dominik Riebeling
|
d072ca6b17
|
Add missing plugin screenshots for ipod Video and Mini. (FS#5409 by Mark Bright)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9971 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-21 18:31:30 +00:00 |
|
Peter D'Hoye
|
93b899d0fe
|
Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9970 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-21 11:00:02 +00:00 |
|
Magnus Holmgren
|
6ddb5f2429
|
Fix bug 4916: Short Vorbis files won't play.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9969 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-20 14:30:32 +00:00 |
|
Dave Chapman
|
fd18a4e9d3
|
Patch #5384 from Alexander Spyridakis - fixes bug report 4908
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9968 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-20 14:01:00 +00:00 |
|
Dave Chapman
|
217f54bc69
|
Patch #5362 from Alexander Spyridakis - fixes bugs #5159 and #5061
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9967 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-20 13:47:08 +00:00 |
|
Dominik Riebeling
|
8784dd4de5
|
Update plugin listing to reflect the state of the wiki page. Add button mappings for ipod to Jewels plugin (FS#5401 by Mark Bright)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9966 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-20 11:54:27 +00:00 |
|
Dave Chapman
|
1c9dacd600
|
Apply changes to scroll_delay, scroll_speed and scroll_step settings across all screens when changing them in the settings menu. Fixes bug #5348.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9965 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-20 11:34:35 +00:00 |
|
Dave Chapman
|
d49b112fd8
|
Use "make fullzip" when performing a simulator install
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9964 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-20 11:26:19 +00:00 |
|
Dave Chapman
|
4c3ada4428
|
Patch #5374 - Updated text editor plugin from Jonathan Gordon.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9963 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-20 10:16:03 +00:00 |
|
Dave Chapman
|
fa5caa0b5b
|
Patch from bug report #5200 by Mark Arigo - attempt to fix gapless playback after seeking in an MP3 file. It works for me, but needs more testing with a wider range of files before we can close the bug report - please post feedback on the tracker.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9962 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-20 09:57:55 +00:00 |
|
Peter D'Hoye
|
965e824923
|
Check if backdrop available at wps load. Clear old backdrop pointer when the user has removed it while being in the menu. Fixes bug 5351
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9961 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-18 22:00:28 +00:00 |
|
Martin Arver
|
b5ddf412ad
|
Add an image of the h300 for the rockbox_interface chapter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9960 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-18 18:58:47 +00:00 |
|
Michael DiFebbo
|
73e1f6a12b
|
Editing to Rockbox interface chapter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9959 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-18 18:32:44 +00:00 |
|
Michael DiFebbo
|
fc18e82737
|
Adjustments to front page.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9958 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-18 18:31:55 +00:00 |
|
Michael DiFebbo
|
b044683401
|
Initial draft of installation instructions for iriver platforms and some accompanying restructuring of the Getting Started chapter. Still needs some cleanup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9957 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-18 18:18:37 +00:00 |
|
Hristo Kovachev
|
372ae28da9
|
Oops, move out the define from the #ifndef SIMULATOR
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9956 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-18 11:27:10 +00:00 |
|
Hristo Kovachev
|
8fb9f023ac
|
Use more proper default contrast for the iriver lcd remotes, also reset
the contrast in the same way as it is for the main screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9955 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-18 11:12:54 +00:00 |
|
Hristo Kovachev
|
c138d004dc
|
Fix jpeg viewer crashing in directories with files without extension.
Thanks go to Bill Janssen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9954 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-18 11:05:47 +00:00 |
|
Hardeep Sidhu
|
06605a92c0
|
Buffer margin was off by 1 causing corruption when page scrolling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9953 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-17 07:57:54 +00:00 |
|
Linus Nielsen Feltzing
|
b322af265e
|
iAudio X5: Allow joystick SELECT in menus
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9952 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-17 06:41:26 +00:00 |
|