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
Jens Arnold
2d875f83e6
Disabled all code for the serial remote on Ondio, since the serial port is needed for MMC access.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5097 a1c6a512-1295-4272-9138-f99709370657
2004-09-20 22:15:35 +00:00
Björn Stenberg
57945b125d
Removed the Neo code. Nobody is interested in it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5096 a1c6a512-1295-4272-9138-f99709370657
2004-09-20 08:10:43 +00:00
Björn Stenberg
995d24ca2c
Fixed typo.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5095 a1c6a512-1295-4272-9138-f99709370657
2004-09-19 22:55:20 +00:00
Björn Stenberg
1c87a1f62a
On+play menu now activates on play release
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5094 a1c6a512-1295-4272-9138-f99709370657
2004-09-19 22:54:24 +00:00
Björn Stenberg
6dd2dd093b
Don't leave a stray release.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5093 a1c6a512-1295-4272-9138-f99709370657
2004-09-19 22:45:01 +00:00
Björn Stenberg
6c33c51a4c
Redesigned the button handling. The code now uses symbolic function defines instead of checking for specific buttons. This makes it easier to add support for new devices with different button layouts.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5091 a1c6a512-1295-4272-9138-f99709370657
2004-09-19 21:58:37 +00:00
Jörg Hohensohn
82e9438e2e
oh, I need to commit this Ondio hack, else nobody can test with the automated build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5080 a1c6a512-1295-4272-9138-f99709370657
2004-09-16 08:02:07 +00:00
Daniel Stenberg
e5691c0613
temporarily disabled building of plugins for Ondio
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5079 a1c6a512-1295-4272-9138-f99709370657
2004-09-15 13:38:55 +00:00
Jens Arnold
962d99a72e
Makefile Fix: plugin lib includes for Ondio
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5077 a1c6a512-1295-4272-9138-f99709370657
2004-09-15 09:38:33 +00:00
Jens Arnold
e997ddf8a4
Clean romstart file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5068 a1c6a512-1295-4272-9138-f99709370657
2004-09-11 22:04:00 +00:00
Henrik Backe
66b45eeb59
Added check for missing .rockbox directory to playlist code.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5063 a1c6a512-1295-4272-9138-f99709370657
2004-09-10 20:51:12 +00:00
Jörg Hohensohn
d4e527b811
temporary hacks to make it compile with the Ondio (=Player) keypad. No influence for the other platforms.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5060 a1c6a512-1295-4272-9138-f99709370657
2004-09-10 13:19:41 +00:00
Jörg Hohensohn
24c7c04899
adjustment for the Ondio: button driver has an Odio part, for now it has a Player layout. Some fixes in the app code were necessary to remove dependencies of LCD, keypad, this wasn't independent everywhere.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5055 a1c6a512-1295-4272-9138-f99709370657
2004-09-10 10:51:54 +00:00
Jörg Hohensohn
218d90b307
build system updated to include Ondio option
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5052 a1c6a512-1295-4272-9138-f99709370657
2004-09-09 06:01:46 +00:00
Zakk Roberts
30a7e1b404
Show counter option is now saved to disk
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5050 a1c6a512-1295-4272-9138-f99709370657
2004-09-07 04:39:38 +00:00
Jens Arnold
cd12a03cf9
Since open() does now handle O_TRUNC correctly, the previous fix is no longer needed
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5049 a1c6a512-1295-4272-9138-f99709370657
2004-09-06 23:44:22 +00:00
Daniel Stenberg
f1847ee783
check the size of the .bin file, not the .ucl file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5047 a1c6a512-1295-4272-9138-f99709370657
2004-09-06 09:16:06 +00:00
Daniel Stenberg
948e384f4d
removed the hard-coded size limit from the Makefile with some preprocessor
...
magic and a modified perl script
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5045 a1c6a512-1295-4272-9138-f99709370657
2004-09-06 08:50:47 +00:00
Daniel Stenberg
678090a2e7
rombox support: building and zip
...
general makefile: less output
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5043 a1c6a512-1295-4272-9138-f99709370657
2004-09-06 07:05:12 +00:00
Mats Lidell
0dfc2c9dcd
Synced.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5042 a1c6a512-1295-4272-9138-f99709370657
2004-09-06 03:27:01 +00:00
Jens Arnold
fc1e93bcc9
Synced.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5041 a1c6a512-1295-4272-9138-f99709370657
2004-09-05 19:48:41 +00:00
Jens Arnold
7d054618a9
Voicing the .rockbox warning is unnecessary because (1) It's not used by current code, (2) If the .rockbox directory is missing, chances are that there is no .voice file anyway...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5040 a1c6a512-1295-4272-9138-f99709370657
2004-09-05 19:48:01 +00:00
Henrik Backe
717fae9e95
Warning if .rockbox is missing
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5039 a1c6a512-1295-4272-9138-f99709370657
2004-09-05 16:50:07 +00:00
Henrik Backe
c8e2791420
Made set_file() case insensitive.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5038 a1c6a512-1295-4272-9138-f99709370657
2004-09-05 16:43:31 +00:00
Jens Arnold
0f04656325
Faster & smaller screen_dump() function, saving almost 1.8 KB of ram
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5037 a1c6a512-1295-4272-9138-f99709370657
2004-09-03 22:24:29 +00:00
Jens Arnold
ac9ad1a25d
Bug fix: Longish .playlist_control files got corrupted when doing ON->resume after stop without rebooting first
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5033 a1c6a512-1295-4272-9138-f99709370657
2004-09-01 21:34:20 +00:00
Jens Arnold
943ac26cf6
Reverted an erroneous const, and fixed & optimized relative path handling. The bug didn't show up because FAT is inherently able to handle relative paths itself.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5028 a1c6a512-1295-4272-9138-f99709370657
2004-08-31 23:44:24 +00:00
Jörg Hohensohn
3e41780d44
loading a setting (and internally calling talk_init) caused the playback to stop
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5027 a1c6a512-1295-4272-9138-f99709370657
2004-08-31 22:13:20 +00:00
Jens Arnold
06cb237af6
New debug feature: Use the SH1 user break controller to catch illegal memory accesses
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5026 a1c6a512-1295-4272-9138-f99709370657
2004-08-30 19:52:45 +00:00
Jens Arnold
56fd6f9316
Fixed USB handling, and brought back the special mode
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5025 a1c6a512-1295-4272-9138-f99709370657
2004-08-30 17:21:15 +00:00
Jens Arnold
b9062aef7c
The mute status display function now uses splash() too
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5024 a1c6a512-1295-4272-9138-f99709370657
2004-08-29 21:58:07 +00:00
Jens Arnold
9d5de4ac71
.rockbox browse fixes, based on patch #861278 by Brian King: (1) Leaving the sub-browser with ON is disabled to prevent possibly endless recursion, (2) For browsing plugins and fonts, the browser doesn't quit automatically after selecting a file, for more convenient use of plugins and trying out different fonts. Additionally, the button bar display is fixed to properly reflect the unavailability of F1 in a sub-browser
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5023 a1c6a512-1295-4272-9138-f99709370657
2004-08-28 20:41:57 +00:00
Jens Arnold
0df29b2157
Fixes: (1) metronome didn't yield() at all, (2) possible race condition, (3) complete cleanup when detecting USB connection, (4) removed TAB chars
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5022 a1c6a512-1295-4272-9138-f99709370657
2004-08-28 09:07:21 +00:00
Jens Arnold
bf955a8b6b
Bug fix: The splash displayed when trying to soft power off with the charger connected didn't disappear again
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5021 a1c6a512-1295-4272-9138-f99709370657
2004-08-28 02:01:02 +00:00
Jens Arnold
b4920271ba
Fixed new font format: necessity of offset table generation, output of fonts without one
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5018 a1c6a512-1295-4272-9138-f99709370657
2004-08-27 00:34:15 +00:00
Jens Arnold
f8a5802d8e
Fixed pointer types & struct font
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5016 a1c6a512-1295-4272-9138-f99709370657
2004-08-26 22:05:35 +00:00
Jörg Hohensohn
5d36aaf249
New font format (already rotated) saves code, space and time. On the downside this new format is incompatible, so get the new fonts, too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5015 a1c6a512-1295-4272-9138-f99709370657
2004-08-26 21:15:07 +00:00
Jens Arnold
033ba1669b
Made local constant arrays static, saving a few bytes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5014 a1c6a512-1295-4272-9138-f99709370657
2004-08-26 20:30:22 +00:00