Jens Arnold
dbf56959d0
chessclock plugin is player only
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5214 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 19:43:16 +00:00
Jörg Hohensohn
6a9e4b4f94
Ondio flash support
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5213 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 17:16:27 +00:00
Linus Nielsen Feltzing
758a961463
No source files for the H100 for now
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5210 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 08:44:00 +00:00
Linus Nielsen Feltzing
9f68890801
Removed the ENABLEDPLUGINS check
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5206 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 08:35:09 +00:00
Linus Nielsen Feltzing
5c437a355c
Don't build the rocks if ENABLEDPLUGINS isn't set
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5205 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 08:32:50 +00:00
Daniel Stenberg
59bec2eaa0
don't build UCL files for targets that don't support flashing
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5204 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 08:20:25 +00:00
Jörg Hohensohn
86425855fc
Ondio plugins+rombox enabled. The new SOURCES file allows us to gradually adapt the plugins to the Ondio keypad.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5200 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 06:51:22 +00:00
Linus Nielsen Feltzing
97426aa4db
Patch #1041556 by Eric Lassauge, correct language for plugin load error in simulator
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5199 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 06:11:01 +00:00
Linus Nielsen Feltzing
5a5f8e2804
The preset menus now ignore DOWN button events, fixes bug #1041944
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5197 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 05:49:19 +00:00
Jens Arnold
8886adb9df
Fix: MMC transfer speed was not displayed due to wrong line numbers.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5196 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 01:23:44 +00:00
Jörg Hohensohn
d48442039e
patch #978765 by Carsten Tschach, new option for voice filenames: every file may have an optional .talk companion, with a filename clip. While at it, I removed the "on enter" directory talking, nobody used it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5194 a1c6a512-1295-4272-9138-f99709370657
2004-10-06 21:37:46 +00:00
Jens Arnold
6f9a7eb2c7
Enhanced MMC handling: Driver cleanup, timeout calculation fixed, allowed voltage check, maintain disk activity info (fixes immediate shutdown at end of playback). MMC debug menu item populated.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5193 a1c6a512-1295-4272-9138-f99709370657
2004-10-06 20:43:12 +00:00
Henrik Backe
30c1358f87
UP/DOWN behaviour in bookmark navigation was mirrored in recent button overhaul
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5192 a1c6a512-1295-4272-9138-f99709370657
2004-10-06 19:31:50 +00:00
Henrik Backe
af512abe5e
Fixed delete confirmation dialouge in onplay (again)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5191 a1c6a512-1295-4272-9138-f99709370657
2004-10-06 19:29:24 +00:00
Linus Nielsen Feltzing
ec289bd3cb
Don't check BUTTON_REL on SYS_ events
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5178 a1c6a512-1295-4272-9138-f99709370657
2004-10-05 13:24:34 +00:00
Björn Stenberg
e2041da713
Don't accept press events as dialog answer.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5177 a1c6a512-1295-4272-9138-f99709370657
2004-10-05 13:12:42 +00:00
Daniel Stenberg
d2f2953a74
only compile files that are relevant
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5173 a1c6a512-1295-4272-9138-f99709370657
2004-10-05 07:58:54 +00:00
Björn Stenberg
07206d67ef
Added stop (off+repeat) to ondio wps.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5169 a1c6a512-1295-4272-9138-f99709370657
2004-10-05 07:14:47 +00:00
Jörg Hohensohn
a5d0c3f66b
Ondio menu hack removed
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5168 a1c6a512-1295-4272-9138-f99709370657
2004-10-05 06:49:30 +00:00
Björn Stenberg
d6b47ece14
Don't exit menus on repeat.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5167 a1c6a512-1295-4272-9138-f99709370657
2004-10-05 06:35:54 +00:00
Björn Stenberg
2b816de0bb
Flattened browser button code more. TREE_SHIFT removed. OnPlay menu is now available on PLAY+REPEAT too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5166 a1c6a512-1295-4272-9138-f99709370657
2004-10-05 00:08:04 +00:00
Björn Stenberg
ff4b21d795
Moved most actions off of button release events.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5164 a1c6a512-1295-4272-9138-f99709370657
2004-10-04 23:08:41 +00:00
Björn Stenberg
305aaf29f3
Player volume buttons now work again
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5163 a1c6a512-1295-4272-9138-f99709370657
2004-10-04 22:35:12 +00:00
Linus Nielsen Feltzing
0bc2c6cc2c
The prerecord setting had too few bits allocated
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5160 a1c6a512-1295-4272-9138-f99709370657
2004-10-04 13:12:31 +00:00
Daniel Stenberg
9bf0cd1fc0
added the new SOURCES files to the tarball
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5159 a1c6a512-1295-4272-9138-f99709370657
2004-10-04 13:04:45 +00:00
Daniel Stenberg
9c85941786
new SOURCES file that specifies which files to build in each dir, use
...
config.h preprocessor symbols to make conditionals
use the GCCOPTS now specified in the root Makefile by configure
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5158 a1c6a512-1295-4272-9138-f99709370657
2004-10-04 13:03:33 +00:00
Björn Stenberg
b25eb29100
Player next/prev is on release, not press. (Bug #1039326 )
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5156 a1c6a512-1295-4272-9138-f99709370657
2004-10-04 11:45:51 +00:00
Linus Nielsen Feltzing
0b53443bad
Adapted the FM screen to the new button code, fixes bug #1039519
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5155 a1c6a512-1295-4272-9138-f99709370657
2004-10-04 09:43:09 +00:00
Jens Arnold
fb56ee6113
Moved Ondio main menu hack in order to properly browse fonts, langs, rocks and .wps files. This does only work after filetype_init()
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5151 a1c6a512-1295-4272-9138-f99709370657
2004-10-02 12:10:16 +00:00
Jens Arnold
e26f01b80e
This one was missing from my MAS3539F support commit
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5150 a1c6a512-1295-4272-9138-f99709370657
2004-10-01 21:53:10 +00:00
Jens Arnold
4c428e077c
Fixed Ondio USB polarity debug display
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5148 a1c6a512-1295-4272-9138-f99709370657
2004-10-01 20:21:17 +00:00
Linus Nielsen Feltzing
47ba627f61
Patch #1038325 by Markus Braun, prevents WPS from setting the volume higher than 100
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5140 a1c6a512-1295-4272-9138-f99709370657
2004-10-01 07:39:34 +00:00
Jens Arnold
36056003b9
Adjusted temporary Ondio hack for new capabilities
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5130 a1c6a512-1295-4272-9138-f99709370657
2004-09-29 21:41:10 +00:00
Jens Arnold
eaa1f73c6d
Added MAS3539F support (Ondio SP)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5129 a1c6a512-1295-4272-9138-f99709370657
2004-09-29 19:51:41 +00:00
Jörg Hohensohn
593cc00447
a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5126 a1c6a512-1295-4272-9138-f99709370657
2004-09-28 22:13:26 +00:00
Jens Arnold
e6f83b6950
Removed debug code, shouldn't have been committed
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5125 a1c6a512-1295-4272-9138-f99709370657
2004-09-28 18:10:37 +00:00
Jens Arnold
c12e87d881
The config sector number is now calculated from the lowest partition start sector. Needed for disks with sectors_per_track < 63, e.g. flash cards.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5124 a1c6a512-1295-4272-9138-f99709370657
2004-09-28 18:09:10 +00:00
Jens Arnold
90cbd3b06d
First working MMC driver (very preliminary, and read-only), and some adaptions of the debug menu
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5123 a1c6a512-1295-4272-9138-f99709370657
2004-09-28 06:23:57 +00:00
Linus Nielsen Feltzing
a82fd17d82
The ON+Play menu in the playlist browser now behaves better, and it stays in the playlist menu after exiting
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5122 a1c6a512-1295-4272-9138-f99709370657
2004-09-28 05:19:46 +00:00
Henrik Backe
9c97f4d2a5
My previous commit broke wrap around browsing in select_bookmoark()
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5121 a1c6a512-1295-4272-9138-f99709370657
2004-09-27 19:23:18 +00:00
Jens Arnold
4341211ddc
Added header file for bitswap, and made the fliptable global for re-use
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5120 a1c6a512-1295-4272-9138-f99709370657
2004-09-26 09:25:59 +00:00
Henrik Backe
c1a802df21
Restored behaviour of SETTINGS_OK2 (old BUTTON_LEFT) in info menu
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5116 a1c6a512-1295-4272-9138-f99709370657
2004-09-24 17:46:38 +00:00
Henrik Backe
72408f4553
Show the second (instead of the last) bookmark after deleting the first one
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5113 a1c6a512-1295-4272-9138-f99709370657
2004-09-23 19:40:52 +00:00
Henrik Backe
d00bebae0a
Fixed broken reset runtime confirmation dialouge
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5112 a1c6a512-1295-4272-9138-f99709370657
2004-09-23 19:38:59 +00:00
Daniel Stenberg
8e55d0cca0
adjusted to work better in the new concept
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5108 a1c6a512-1295-4272-9138-f99709370657
2004-09-22 21:40:45 +00:00
Henrik Backe
dc96989d14
Restored behaviour of SETTINGS_OK2 (old BUTTON_LEFT)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5106 a1c6a512-1295-4272-9138-f99709370657
2004-09-22 20:53:51 +00:00
Henrik Backe
47cca59e13
Added SETTINGS_OK2 to sleeptimer_screen to maintain consistency with
...
the main menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5105 a1c6a512-1295-4272-9138-f99709370657
2004-09-22 20:51:02 +00:00
Daniel Stenberg
fc1e925c16
Rearranged makefiles again to move platform-specific stuff from the Makefiles
...
to either the configure script or to be ifdefed in the sources.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5103 a1c6a512-1295-4272-9138-f99709370657
2004-09-22 08:58:50 +00:00
Henrik Backe
ceceba6d3b
Fixed broken rewind in wps
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5102 a1c6a512-1295-4272-9138-f99709370657
2004-09-21 20:11:32 +00:00
Henrik Backe
06c99f681d
Fixed broken delete file/directory confirmation in onplay
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5101 a1c6a512-1295-4272-9138-f99709370657
2004-09-21 20:10:37 +00:00