Commit graph

9451 commits

Author SHA1 Message Date
Dave Chapman
12060b7315 Add sudoku (in its new subdirectory), doom and plugins/SUBDIRS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9485 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 10:48:26 +00:00
Linus Nielsen Feltzing
432f53d718 iAudio X5: joystick click selects in the file browser, like on the iriver targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9484 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 10:25:30 +00:00
Thom Johansen
4a4ec511bc Hopefully working battery display on Nanos.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9483 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 10:03:09 +00:00
Hristo Kovachev
23dc42ce45 Use the display->width property instead of the hardcoded LCD_WIDTH. Now the quickscreen is displayed correctly on the LCD remotes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9482 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 07:01:24 +00:00
Zakk Roberts
0f842a16e5 Fix: don't ask for what file to save to if you 'Save Changes' with a file already opened.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9481 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 02:28:04 +00:00
Jens Arnold
4c544b4e07 Fix greyscale iPod sims for new LCD format.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9480 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 01:40:11 +00:00
Jens Arnold
295ec69717 Simplification for user timer on coldfire. We define TIMER_FREQ separately anyway.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9479 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 01:16:11 +00:00
Jens Arnold
fcab617331 Grayscale iPods: Bit-flipped the 2bit LCD driver to use the same format as apple. No more mirrored display when loading retailos, after a bootloader update.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9478 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 00:55:16 +00:00
Dave Chapman
ec5f783988 Make the core key mappings more logical - e.g. map KEY_UPARROW to "key_up". This makes the ipod work as expected, but will change the H300 behaviour - future changes to key bindings should be made in i_video.c.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9477 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 00:04:48 +00:00
Dave Chapman
e59a050509 Workaround for Rockbox's broken memset on ARM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9476 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 22:57:39 +00:00
Dominik Riebeling
8c177221b3 Added environment to unify button mapping tables. Adjust plugins to use it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9475 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 22:45:01 +00:00
Adam Boot
c42c971d6c Fix pause bug
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9474 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 22:19:11 +00:00
Daniel Stenberg
db738f7ce4 Fixed the 7zip and tar targets for langv2 support
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9473 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 21:47:18 +00:00
Daniel Stenberg
e5bef364f2 we're on langversion 3!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9472 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 21:40:31 +00:00
Dominik Riebeling
009aeab748 detect pdflatex mode in preparation for work on HTML generation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9471 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 21:29:47 +00:00
Daniel Stenberg
c06e7772ff langv2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9470 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 21:11:11 +00:00
Linus Nielsen Feltzing
a87203651e Patch #5013 by Jonas Häggqvist - Fix spurious fwpatcher patching attempts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9469 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 20:22:03 +00:00
Karl Kurbjun
1123ab64cd Updates doom menu w/ new graphics, now requires rockdoom.wad: http://alamode.mines.edu/~kkurbjun/rockdoom.wad
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9468 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 20:03:02 +00:00
Jens Arnold
c48660005b Synced.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9467 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 20:02:08 +00:00
Jens Arnold
3e17c0ff0d Removed voice: strings from IDs that aren't voiced.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9466 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 19:37:36 +00:00
Miika Pekkarinen
4c6fd0f4c0 Initial conditional filtering support for the tagcache engine and a
fix while building the lookup list. UI part not yet ready.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9465 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 18:57:34 +00:00
Miika Pekkarinen
a99bc99b66 Do not crash when resuming playback.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9464 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 18:52:58 +00:00
Dominik Riebeling
38385a5284 change default positioning of floating tables and allow more floats per page
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9463 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 18:14:25 +00:00
Dave Chapman
484c1584c6 Prevent a potential unaligned memory access
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9462 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 17:38:18 +00:00
Dave Chapman
1d51dce70b Clean up the (incorrect) #ifdef spaghetti for the timer. We now have a user timer on the ipods, so we use it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9461 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 17:32:46 +00:00
Karl Kurbjun
6e3371110e Finishing touches
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9460 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 17:11:42 +00:00
Dave Chapman
9f4898a3f2 Doom can't use the user timer at the same time as using the grayscale lib.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9459 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 17:00:56 +00:00
Karl Kurbjun
ee80e003b3 Fix #if
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9458 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 16:30:12 +00:00
Karl Kurbjun
9f57ce484e Start building for H100's
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9457 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 16:17:48 +00:00
Karl Kurbjun
50b4d12d7a Add grayscale lib for the H100's
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9456 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 16:13:15 +00:00
Daniel Stenberg
a343dfb935 removed duplicate id string (wrecking my langv2 build!)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9455 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 14:56:06 +00:00
Hardeep Sidhu
6dd728cdea Fixed problems with playlist buffer full handling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9454 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 14:25:47 +00:00
Hardeep Sidhu
30db2b4ac3 Fix for repeat shuffle on SW codec devices
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9453 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 13:48:38 +00:00
Hristo Kovachev
f709ad77da FMRadio: Zero the presets struct on new "preset scan", also replace the hardcoded .name's length with a define
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9452 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 10:06:39 +00:00
Hristo Kovachev
38deb8f13a Patch #4864 by Jonathan Gordon: text editor plugin, with some changes by me.
Also correct a var clash between the rockbox's gui api and doom plugin


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9451 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 08:51:08 +00:00
Linus Nielsen Feltzing
defbc69b2b Patch #4999 by Matthias Mohr - Peakmeter scaling dots does not respect x-offset in peak_meter_draw
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9450 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 08:20:20 +00:00
Jens Arnold
376611e9b0 Fixed wrong break; placement causing the tree to call the context menu with the quickmenu button in sub-browsers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9449 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 06:08:24 +00:00
Miika Pekkarinen
70c0791c7c Fill the numeric tags.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9448 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 06:00:56 +00:00
Zakk Roberts
34ad56ddfd Fix unexitable playlist viewer menu for iPods and possibly other models.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9447 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 04:13:26 +00:00
Karl Kurbjun
e06f706d7b Fix warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9446 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 00:37:27 +00:00
Karl Kurbjun
9dde7b272e Fixes graphic errors in scaling code, note sure about the fix in hu_lib.c though. I havn't seen any corrupted text but it may still need a proper fix.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9445 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 00:28:13 +00:00
Daniel Stenberg
c16c727e54 killed warning due to comparison signed/unsigned
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9444 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 23:06:20 +00:00
Dominik Riebeling
4bc7bdfe7c Fix some typographic errors. First try for installation instructions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9443 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 22:18:22 +00:00
Dominik Riebeling
3935196b2d Update jpeg viewer text. Code policing. Small cosmetic fixes in chip8.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9442 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 21:45:11 +00:00
Jens Arnold
aff9a842e4 Backlight fading enabled for the mini 2G. Reeset & reload settings to avoid strange effects...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9441 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 21:29:12 +00:00
Hristo Kovachev
90ec43b818 Added remote support and music type counter to the stats plugin. Idea inspired by patch 4882 by Dominik Riebeling, used parts of his code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9440 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 20:47:42 +00:00
Karl Kurbjun
546d96c46f Properly ifdef H300 video code, fix commented line handling rockbox volume
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9439 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 20:45:24 +00:00
Miika Pekkarinen
93b6a1d12c Prevent two division by zeros and one problem causing a crash in the
mp3 metadata parser.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9438 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 20:19:00 +00:00
Dominik Riebeling
ea6b4cbe4f readd files in binary mode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9437 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 19:58:54 +00:00
Dominik Riebeling
b2f25b4c8e d'oh! remove non-binary added binary files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9436 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 19:50:21 +00:00