Commit graph

12267 commits

Author SHA1 Message Date
Nicolas Pennequin
9d5f73cd85 Add foreground and background color information to iCatcher and UniCatcher.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12308 a1c6a512-1295-4272-9138-f99709370657
2007-02-14 19:15:14 +00:00
Marcoen Hirschberg
c8a92090d9 rename rockboxlogo3 to rockboxlogo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12307 a1c6a512-1295-4272-9138-f99709370657
2007-02-14 17:01:12 +00:00
Nicolas Pennequin
2a4917c698 Oops, no need to allocate that much memory. Thanks to Lear for noticing this.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12306 a1c6a512-1295-4272-9138-f99709370657
2007-02-14 15:22:13 +00:00
Nils Wallménius
32878c0b5a Add missing entries to FILES to hopefully get everything included in the tarballs, should close FS #6660
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12305 a1c6a512-1295-4272-9138-f99709370657
2007-02-14 14:58:19 +00:00
Nicolas Pennequin
9f4bd8712f Cuesheet support by Jonathan Gordon and me (FS #6460).
Everytime an audio file is loaded, a cue file with the same name is searched for. A setting 
allows to disable this (default is off). Cuesheet files can also be viewed in the file browser.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12304 a1c6a512-1295-4272-9138-f99709370657
2007-02-14 14:40:24 +00:00
Marcoen Hirschberg
0403c2a572 the position of the progress bar background was off by 1 pixel
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12303 a1c6a512-1295-4272-9138-f99709370657
2007-02-14 10:55:45 +00:00
Jens Arnold
19417db99a Use the correct swap functions for live conversion, and fix 64 bit sims.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12302 a1c6a512-1295-4272-9138-f99709370657
2007-02-14 07:46:11 +00:00
Adam Gashlin
4de600b46e Remove dishonest spc amplification
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12301 a1c6a512-1295-4272-9138-f99709370657
2007-02-14 07:33:41 +00:00
Jonathan Gordon
5599d6806d Icons in the menus. Thanks midkay for them.
Any menus which dont yet show them are not converted to the new system.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12300 a1c6a512-1295-4272-9138-f99709370657
2007-02-14 06:58:30 +00:00
Adam Gashlin
7df87126f0 Cleaned indents, added Shay Green (blargg) to credits.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12299 a1c6a512-1295-4272-9138-f99709370657
2007-02-14 03:49:09 +00:00
Adam Gashlin
b73960d3b9 Adding SPC codec (FS #6542)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12298 a1c6a512-1295-4272-9138-f99709370657
2007-02-14 03:34:55 +00:00
Miika Pekkarinen
9b9539c8d3 Make database endianess independent.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12297 a1c6a512-1295-4272-9138-f99709370657
2007-02-13 21:51:18 +00:00
Jonathan Gordon
24c8da0b56 remove put_cursorxy() which is not used
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12296 a1c6a512-1295-4272-9138-f99709370657
2007-02-13 09:13:47 +00:00
Jonathan Gordon
cd2d62c690 Move the General Settings menu (excluding the display submenu) to the
new system.
Drops another 1200bytes off the recorder build


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12295 a1c6a512-1295-4272-9138-f99709370657
2007-02-13 07:50:47 +00:00
Zakk Roberts
ffbdb25e67 Large Sokoban update, by Sean Morrisey (FS#6625). Some new features include effectively unlimited (several thousand) undos on any platform, a redo feature, improved level/move info, 'level completed' screen showing moves/pushes made, and cleaned up code (full list of changes at tracker entry).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12294 a1c6a512-1295-4272-9138-f99709370657
2007-02-13 06:48:10 +00:00
Jonathan Gordon
4e73b537c3 Fix the keywords on some recently added files.
Remove apps/recording_settings_menu.c which should never have been 
commited


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12293 a1c6a512-1295-4272-9138-f99709370657
2007-02-13 00:32:17 +00:00
Marcoen Hirschberg
dec4132b9b remove some unintended white pixels
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12292 a1c6a512-1295-4272-9138-f99709370657
2007-02-12 22:34:40 +00:00
Dave Chapman
2743cb46b9 Fix signedness warning (only visible when building tools/database.c)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12291 a1c6a512-1295-4272-9138-f99709370657
2007-02-12 21:46:10 +00:00
Miika Pekkarinen
a957b2249e Make the database PC tool compile again.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12290 a1c6a512-1295-4272-9138-f99709370657
2007-02-12 21:13:01 +00:00
Nils Wallménius
1d63871d19 Correct buttons for H10 5GB and 6GB (closes FS# 6594)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12289 a1c6a512-1295-4272-9138-f99709370657
2007-02-12 18:14:27 +00:00
Barry Wardell
c63a733d6f Fix Rockboxed theme for 160x128x16.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12288 a1c6a512-1295-4272-9138-f99709370657
2007-02-12 18:00:21 +00:00
Nils Wallménius
b4e98b7a70 fix non-utf 8 encoded string and move added strings to the end to be consistent with english.lang
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12287 a1c6a512-1295-4272-9138-f99709370657
2007-02-12 17:25:40 +00:00
Jonathan Gordon
c370e089f2 fix red builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12286 a1c6a512-1295-4272-9138-f99709370657
2007-02-12 14:34:09 +00:00
Jonathan Gordon
fb62831faa * Move playback menu to the new sysetm
(http://forums.rockbox.org/index.php?topic=8703.0 if I broke any of 
those settings accidently).
* Add set_int_ex() which is the same as set_int() but adds a param which 
is a callback that returns the voice ID to talk for the selected value
* Change the "pause on headphone unplug" to use meaningful strings in 
the config instead of numbers, this setting will be reset.
* saves ~500bytes on the rec build :D


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12285 a1c6a512-1295-4272-9138-f99709370657
2007-02-12 14:22:35 +00:00
Karl Kurbjun
b0810520be Gigabeat Cradle USB Support
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12284 a1c6a512-1295-4272-9138-f99709370657
2007-02-12 07:05:15 +00:00
Jonathan Gordon
ce584280ab Remove the File Options menu from the playlist viewer, but put the
playlist catalog options in. Fixes FS#6577


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12283 a1c6a512-1295-4272-9138-f99709370657
2007-02-12 05:02:42 +00:00
Tom Ross
ecd83376b1 Oops, fix a typo so that we are referring to a bitmap that actually exist...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12282 a1c6a512-1295-4272-9138-f99709370657
2007-02-12 04:33:42 +00:00
Tom Ross
e633bc0be9 Rename solitaire_ bitmaps to card_ since they are used in solitaire and blackjack. Ideally all future card games will use these graphics.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12281 a1c6a512-1295-4272-9138-f99709370657
2007-02-12 04:21:49 +00:00
Tom Ross
42505eed82 Use play instead of select to fire in Invadrox for the H100. Allows the user to move and fire at the same time.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12280 a1c6a512-1295-4272-9138-f99709370657
2007-02-12 03:06:28 +00:00
Jonathan Gordon
332b324af8 Do a case-insensitive compare of the prefix part of filename settings.
fixes FS#6640


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12279 a1c6a512-1295-4272-9138-f99709370657
2007-02-12 02:36:32 +00:00
Jonathan Gordon
afbc79d347 More macro commenting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12278 a1c6a512-1295-4272-9138-f99709370657
2007-02-12 00:31:29 +00:00
Marcoen Hirschberg
34c799a6f1 fix fonts in Rockboxed theme
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12277 a1c6a512-1295-4272-9138-f99709370657
2007-02-12 00:00:10 +00:00
Dave Chapman
6e88d05ad5 Oops, forgot to commit the change to add Ben Keroack to CREDITS for the Speex WPS bugfix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12276 a1c6a512-1295-4272-9138-f99709370657
2007-02-11 22:33:57 +00:00
Dave Chapman
d64ed22add FS #6646 from Ben Keroack - move the recently added AFMT_SPEEX to the end of the enum. The values here are used for the %fc WPS tag, so new codecs MUST be added at the end. Also add a comment to that effect.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12275 a1c6a512-1295-4272-9138-f99709370657
2007-02-11 22:31:08 +00:00
Magnus Holmgren
c30ee4ec8c Move the recently added strings to the end, where they belong.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12274 a1c6a512-1295-4272-9138-f99709370657
2007-02-11 21:46:02 +00:00
Marcoen Hirschberg
69e3ffd825 add the 'Rockboxed' theme by Roan Horning, moddified to work with the wpsbuild script
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12273 a1c6a512-1295-4272-9138-f99709370657
2007-02-11 20:55:50 +00:00
Marcoen Hirschberg
08bc43f0fd add support for foreground and background colors
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12272 a1c6a512-1295-4272-9138-f99709370657
2007-02-11 20:49:48 +00:00
Jonathan Gordon
37d246ab4b Comment the macros a bit, no actual code change
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12271 a1c6a512-1295-4272-9138-f99709370657
2007-02-11 10:31:50 +00:00
Jonathan Gordon
7c776d4e16 Make amiconn happy
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12270 a1c6a512-1295-4272-9138-f99709370657
2007-02-11 10:09:38 +00:00
Magnus Holmgren
87e41e8e9c Fix the missing entries in the ID3 info screen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12269 a1c6a512-1295-4272-9138-f99709370657
2007-02-11 08:06:24 +00:00
Jonathan Gordon
e84ff179cb Move the playlist menu to the new system
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12268 a1c6a512-1295-4272-9138-f99709370657
2007-02-11 07:32:58 +00:00
Jonathan Gordon
26d8dce20a Accept FS#6644 - use the ata_idle_nofity stuff for the last.fm logging
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12267 a1c6a512-1295-4272-9138-f99709370657
2007-02-11 05:34:14 +00:00
Dan Everton
37fa620807 * Document the revision of Speex imported in to Rockbox along with how the import was done.
* Add the Speex license document.
* Whitespace fixes.



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12266 a1c6a512-1295-4272-9138-f99709370657
2007-02-11 00:48:50 +00:00
Martin Scarratt
3cf50c0007 Allow cursor changes in Morse Vkeyboard for targets that use line_edit mode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12265 a1c6a512-1295-4272-9138-f99709370657
2007-02-10 22:39:45 +00:00
Dave Chapman
a6d68bd740 Changes to aid incorporation into rbutil, based on part of FS #6643 from Dominik Wenger. Move display_partinfo() function into main.c (where it belongs) and export get_parttype() function from ipodpatcher.c. Also add a targetname variable to struct ipod_t to enable bootloader URLs to be constructed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12264 a1c6a512-1295-4272-9138-f99709370657
2007-02-10 20:09:23 +00:00
Dave Chapman
955afed1b7 Move ipodpatcher into rbutil directory
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12263 a1c6a512-1295-4272-9138-f99709370657
2007-02-10 19:49:43 +00:00
Dominik Riebeling
f0efde2303 Oops. Fix typo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12262 a1c6a512-1295-4272-9138-f99709370657
2007-02-10 18:38:38 +00:00
Dominik Riebeling
0d40bf617e Rename daily builds to archived following the rename on the website.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12261 a1c6a512-1295-4272-9138-f99709370657
2007-02-10 18:26:29 +00:00
Michael Sevakis
b013d11e77 Doh. Forgot about codeclib.c.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12260 a1c6a512-1295-4272-9138-f99709370657
2007-02-10 16:47:13 +00:00
Michael Sevakis
97f369a587 SWCODEC: Annoying neatness update. Use intptr_t for codec_configure_callback and dsp_configure and stop all the silly type casting of intergral types to pointers to set dsp configuration and watermarks. Shouldn't have any effect on already compiled codecs at all. Will fix any important patches in the tracker so they compile.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12259 a1c6a512-1295-4272-9138-f99709370657
2007-02-10 16:34:16 +00:00