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 |
|
Linus Nielsen Feltzing
|
1a6a4812aa
|
Made the VU meter work in the simulator again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5007 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-22 00:28:13 +00:00 |
|
Linus Nielsen Feltzing
|
4b8ee8dbb2
|
Minor code-policing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5005 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-21 23:29:55 +00:00 |
|
Linus Nielsen Feltzing
|
792bd17a08
|
Patch #1002379 by Lee Pilgrim, New VU meter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5004 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-21 23:22:05 +00:00 |
|
Linus Nielsen Feltzing
|
1e9de584f6
|
Patch #1011849 by Antoine Cellerier
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5003 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-21 23:05:36 +00:00 |
|
Linus Nielsen Feltzing
|
ae7df4d0ac
|
M+ always copied the power part of the result, even after performing an addition.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5002 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-21 22:57:07 +00:00 |
|
Jens Arnold
|
2f20b3e784
|
Const policed pointer arguments to functions, part 4
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5001 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-18 19:59:06 +00:00 |
|
Daniel Stenberg
|
f50bbce438
|
fixed comments, added linefeeds to chop some of the longest lines
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5000 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-18 12:06:10 +00:00 |
|
Jens Arnold
|
8fb336148f
|
Const policed pointer arguments to functions, part 3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4999 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-18 01:09:31 +00:00 |
|
Björn Stenberg
|
619a5ca1d3
|
Minesweeper and Solitaire plugins by Antoine Cellerier
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4997 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-17 06:50:14 +00:00 |
|
Jens Arnold
|
0ceaa5e365
|
Const policed pointer arguments to functions, part 2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4996 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-17 01:45:48 +00:00 |
|
Jens Arnold
|
c76c568b35
|
Const policed pointer arguments to functions, part 1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4995 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-16 23:37:23 +00:00 |
|
Jens Arnold
|
12bc9f0ca3
|
MAS register addresses are 8 bit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4991 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-06 21:21:39 +00:00 |
|
Mats Lidell
|
8d60106430
|
Synced.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4990 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-05 22:32:52 +00:00 |
|
Zakk Roberts
|
87ab7cef11
|
Removed extra const
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4988 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-05 11:24:27 +00:00 |
|
Zakk Roberts
|
3a77069878
|
New checkboxes introduced for improved, reworked options screen - new option at General settings: Save (when) - faster boot - cleaned up a bit more, removed redundant code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4987 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-05 11:14:22 +00:00 |
|
Jens Arnold
|
85890b88df
|
Const policed the grayscale lib & plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4985 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-03 20:57:06 +00:00 |
|
Jens Arnold
|
0830339e2f
|
More const policeing step 5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4984 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-03 20:52:31 +00:00 |
|
Jens Arnold
|
9478cc6f8a
|
More const policeing step 4
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4983 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-03 19:22:56 +00:00 |
|
Jens Arnold
|
2b0694c694
|
More const policeing step 3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4982 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-03 05:58:46 +00:00 |
|
Hardeep Sidhu
|
586ec8274d
|
Added extra error reporting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4981 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-02 05:11:20 +00:00 |
|
Jens Arnold
|
839067b7b3
|
More const policeing step 2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4980 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-01 23:34:44 +00:00 |
|
Jens Arnold
|
abe77a1a2a
|
More const policeing step 1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4978 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-01 21:50:57 +00:00 |
|
Zakk Roberts
|
27a4b60f1a
|
General settings at ON+F3, more animations and progressbar at credits roll, centering of text in lots of places, new arrow bitmap used at mode selector, 12:00am is no longer displayed as 00:00am
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4977 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-01 07:59:58 +00:00 |
|
Linus Nielsen Feltzing
|
c589150d58
|
Moved the Open With option down in the ON+Play menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4976 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-30 06:24:38 +00:00 |
|
Linus Nielsen Feltzing
|
022299ee6c
|
The ninja-cool MP3 split editor plugin by Philipp Pertermann
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4975 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-29 14:00:22 +00:00 |
|
Linus Nielsen Feltzing
|
be6c8ab463
|
Added functions for the split editor plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4974 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-29 13:59:04 +00:00 |
|
Linus Nielsen Feltzing
|
2ffaed3285
|
Increased the maximum scroll speed to 25Hz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4972 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-28 09:55:31 +00:00 |
|
Jens Arnold
|
1b5ab67852
|
Synced
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4969 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-27 23:27:45 +00:00 |
|
Linus Nielsen Feltzing
|
8036acc7d0
|
Renamed the cfg names for the id3 prio setting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4967 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-27 22:23:01 +00:00 |
|
Linus Nielsen Feltzing
|
4cdcbb97bc
|
New option, ID3 tag order
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4965 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-27 19:20:51 +00:00 |
|
Linus Nielsen Feltzing
|
70de4ec4c9
|
Sorted the plugin functions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4963 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-27 19:16:58 +00:00 |
|
Linus Nielsen Feltzing
|
f4f4111536
|
Added possibility to select the priority of the ID3 tags
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4962 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-27 14:10:48 +00:00 |
|
Linus Nielsen Feltzing
|
de0100fafb
|
No need to save the settings in clean_shutdown(), it is always saved, and will be written in the ata_flush() call.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4961 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-27 08:57:00 +00:00 |
|
Linus Nielsen Feltzing
|
8e84657461
|
Fixed the broken calendar save function
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4960 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-27 08:51:54 +00:00 |
|
Linus Nielsen Feltzing
|
00e384f30a
|
Fix for bug #998515, by Jan Gajdos
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4959 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-27 07:12:07 +00:00 |
|