summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-05-25fix minesweeper for ondio (patch by Alexander Spyridakis)Marcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9986 a1c6a512-1295-4272-9138-f99709370657
2006-05-25Moved the free diskspace scan into 'Rockbox Info'. Idea based on patch #4800 ↵Jens Arnold
by Manuel Dejonghe. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9985 a1c6a512-1295-4272-9138-f99709370657
2006-05-25Fix: -illons weren't voiced properly since the .lang rework.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9984 a1c6a512-1295-4272-9138-f99709370657
2006-05-24Move backdrop handling out of the (potential) middle of an if-else. Right ↵Jens Arnold
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-24Code policed C99-style variable declarations.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9982 a1c6a512-1295-4272-9138-f99709370657
2006-05-24(1) Tagcache commit message now uses splash on bitmap displays: * Uses user ↵Jens Arnold
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-23Enable wormlet for the ipod 3g - there is no reason to exclude it.Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9980 a1c6a512-1295-4272-9138-f99709370657
2006-05-23make wormlet work on iaudio, patch by Mustapha SenhajiMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9979 a1c6a512-1295-4272-9138-f99709370657
2006-05-23Fix red playersim build on linux, and make it a bit less hackish.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9978 a1c6a512-1295-4272-9138-f99709370657
2006-05-23Implemented screendump for the player sim.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9977 a1c6a512-1295-4272-9138-f99709370657
2006-05-23Couple more minor adjustments: * Rename old CLR_CYAN define to CLR_LTBLUE to ↵Zakk Roberts
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-23Assorted changes by Mikael Magnusson and I. * When moving through filled ↵Zakk Roberts
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-22add seperate scroll options for remote. Patch by Alexander Spyridakis which ↵Marcoen Hirschberg
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-22fix simulator build for the gigabeatMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9973 a1c6a512-1295-4272-9138-f99709370657
2006-05-22Patch attached to bug report #5077 by Ewan Davies which fixes argh/food ↵Zakk Roberts
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-21Add missing plugin screenshots for ipod Video and Mini. (FS#5409 by Mark Bright)Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9971 a1c6a512-1295-4272-9138-f99709370657
2006-05-21Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)Peter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9970 a1c6a512-1295-4272-9138-f99709370657
2006-05-20Fix bug 4916: Short Vorbis files won't play.Magnus Holmgren
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9969 a1c6a512-1295-4272-9138-f99709370657
2006-05-20Patch #5384 from Alexander Spyridakis - fixes bug report 4908Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9968 a1c6a512-1295-4272-9138-f99709370657
2006-05-20Patch #5362 from Alexander Spyridakis - fixes bugs #5159 and #5061Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9967 a1c6a512-1295-4272-9138-f99709370657
2006-05-20Update plugin listing to reflect the state of the wiki page. Add button ↵Dominik Riebeling
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-20Apply changes to scroll_delay, scroll_speed and scroll_step settings across ↵Dave Chapman
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-20Use "make fullzip" when performing a simulator installDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9964 a1c6a512-1295-4272-9138-f99709370657
2006-05-20Patch #5374 - Updated text editor plugin from Jonathan Gordon.Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9963 a1c6a512-1295-4272-9138-f99709370657
2006-05-20Patch from bug report #5200 by Mark Arigo - attempt to fix gapless playback ↵Dave Chapman
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-18Check if backdrop available at wps load. Clear old backdrop pointer when the ↵Peter D'Hoye
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-18Add an image of the h300 for the rockbox_interface chapterMartin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9960 a1c6a512-1295-4272-9138-f99709370657
2006-05-18Editing to Rockbox interface chapter.Michael DiFebbo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9959 a1c6a512-1295-4272-9138-f99709370657
2006-05-18Adjustments to front page.Michael DiFebbo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9958 a1c6a512-1295-4272-9138-f99709370657
2006-05-18Initial draft of installation instructions for iriver platforms and some ↵Michael DiFebbo
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-18Oops, move out the define from the #ifndef SIMULATORHristo Kovachev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9956 a1c6a512-1295-4272-9138-f99709370657
2006-05-18Use more proper default contrast for the iriver lcd remotes, also resetHristo Kovachev
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-18Fix jpeg viewer crashing in directories with files without extension.Hristo Kovachev
Thanks go to Bill Janssen git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9954 a1c6a512-1295-4272-9138-f99709370657
2006-05-17Buffer margin was off by 1 causing corruption when page scrollingHardeep Sidhu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9953 a1c6a512-1295-4272-9138-f99709370657
2006-05-17iAudio X5: Allow joystick SELECT in menusLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9952 a1c6a512-1295-4272-9138-f99709370657
2006-05-16Iriver: Don't scroll remote LCD lines 'in the dark', i.e. with the remote ↵Jens Arnold
unplugged. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9951 a1c6a512-1295-4272-9138-f99709370657
2006-05-16Update dircache startcluster at file close when writing. Fixes bug when ↵Hardeep Sidhu
creating small files (dircache startcluster remains 0 because fat write doesn't occur until close). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9950 a1c6a512-1295-4272-9138-f99709370657
2006-05-16Add an 'Exit Jewels' option to the in-game menu to avoid having to exit to ↵Zakk Roberts
the main menu to quit; this allows us to remove the Menu+Select 'quit' key for iPods, which could be accidentally pressed during play. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9949 a1c6a512-1295-4272-9138-f99709370657
2006-05-16New improved boxes wps for H3xx. Virtual LED and locks untested as I don't ↵Christi Scarborough
own a H3xx to test on. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9948 a1c6a512-1295-4272-9138-f99709370657
2006-05-15Stop playback before starting to use IRAMDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9947 a1c6a512-1295-4272-9138-f99709370657
2006-05-15Ondio: Two voice bugfixes. (1) When changing language and voice is enabled, ↵Jens Arnold
do the voice file presence check the same way as on the other targets. Loading the tables right away when music is playing isn't a good idea... (2) Changing language with voice enabled leaked file handles. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9946 a1c6a512-1295-4272-9138-f99709370657
2006-05-15add a default glyph to the default fontMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9945 a1c6a512-1295-4272-9138-f99709370657
2006-05-15Various clean-ups in preparation for 3.0: 1) Add a built-in default game ↵Dave Chapman
which is used for the case when Sudoku is started as a plugin and no sudoku.ss exists - this prevents a time-consuming game generation; 2) Allow the user to abort a game generation by pressing any button; 3) Save the current state when user exits via the Quit button (previously, Sudoku only saved when quitting from the main menu); 4) Add a new "edit menu" for when the user is manually entering a new game, rather than displaying all options. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9944 a1c6a512-1295-4272-9138-f99709370657
2006-05-15Update by Alessio LenziMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9943 a1c6a512-1295-4272-9138-f99709370657
2006-05-15Boost cpu when performing large insertions or saving playlist to diskHardeep Sidhu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9942 a1c6a512-1295-4272-9138-f99709370657
2006-05-15Remove obsolete commentMartin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9941 a1c6a512-1295-4272-9138-f99709370657
2006-05-15handy script that downloads, builds and installs a cross-compiler setup for youDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9940 a1c6a512-1295-4272-9138-f99709370657
2006-05-15Update by Mustapha SenhajiMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9939 a1c6a512-1295-4272-9138-f99709370657
2006-05-15Look for dedicated bitmaps for the LCD dimensions when building the WPS (in ↵Linus Nielsen Feltzing
a subdir, for example iCatcher/160x128x16/) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9938 a1c6a512-1295-4272-9138-f99709370657
2006-05-15Added missing ISO8859-1 characters , squeezed into 6x8 by Marianne Arnold. ↵Jens Arnold
Fixes bug #5330. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9937 a1c6a512-1295-4272-9138-f99709370657