Daniel Stenberg
a898728c54
fixed to work
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1039 a1c6a512-1295-4272-9138-f99709370657
2002-06-17 13:34:04 +00:00
Daniel Stenberg
0c7ebc4c96
builds properly with the new "libc headers"
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1038 a1c6a512-1295-4272-9138-f99709370657
2002-06-17 13:33:47 +00:00
Daniel Stenberg
a73cb1795f
add our libc headers directory to the include path
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1037 a1c6a512-1295-4272-9138-f99709370657
2002-06-17 13:23:09 +00:00
Daniel Stenberg
ebe6cc007d
added vsnprintf
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1036 a1c6a512-1295-4272-9138-f99709370657
2002-06-17 13:22:40 +00:00
Daniel Stenberg
86e064a90e
add our "libc header directory" to the include path
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1035 a1c6a512-1295-4272-9138-f99709370657
2002-06-17 13:20:03 +00:00
Daniel Stenberg
f7b10a3747
added protos and fixed to make them work as proper newlib replacement
...
headers
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1034 a1c6a512-1295-4272-9138-f99709370657
2002-06-17 13:19:18 +00:00
Daniel Stenberg
d2e0214738
Added include files to tarball
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1033 a1c6a512-1295-4272-9138-f99709370657
2002-06-17 13:18:30 +00:00
Björn Stenberg
ba5e6aec47
Removed snprintf warning. Removed unnecessary #ifdef
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1032 a1c6a512-1295-4272-9138-f99709370657
2002-06-17 12:07:30 +00:00
Björn Stenberg
fc2bb6cd20
Made playlist shuffle an option instead of an action
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1031 a1c6a512-1295-4272-9138-f99709370657
2002-06-17 10:36:42 +00:00
Björn Stenberg
dbf59f490e
Added lcd_update to make settings work ok on recorder
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1030 a1c6a512-1295-4272-9138-f99709370657
2002-06-17 10:21:18 +00:00
Björn Stenberg
5a8a5b54f5
Added backslash and drive letter support
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1029 a1c6a512-1295-4272-9138-f99709370657
2002-06-17 10:17:50 +00:00
Daniel Stenberg
0530349c1f
Player builds now use a separate linker control file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1028 a1c6a512-1295-4272-9138-f99709370657
2002-06-17 06:49:29 +00:00
Daniel Stenberg
64e268a397
use this linker file for player builds
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1027 a1c6a512-1295-4272-9138-f99709370657
2002-06-17 06:48:56 +00:00
Daniel Stenberg
e93823bc0f
remove padding to make it link, we're now bigger than least required!
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1026 a1c6a512-1295-4272-9138-f99709370657
2002-06-17 06:24:22 +00:00
Robert Hak
1590fcb87b
i messed up spacing
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1025 a1c6a512-1295-4272-9138-f99709370657
2002-06-16 23:48:16 +00:00
Robert Hak
955e59028f
Eric Linenberg joins the credit list
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1024 a1c6a512-1295-4272-9138-f99709370657
2002-06-16 23:45:51 +00:00
Robert Hak
3aa90e49cd
added boxes, sokoban, bounce, removed screensaver
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1023 a1c6a512-1295-4272-9138-f99709370657
2002-06-16 23:36:08 +00:00
Robert Hak
6077eb3f46
added menu options for bounce, sokoban and corrected screensaver => boxes reference
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1022 a1c6a512-1295-4272-9138-f99709370657
2002-06-16 23:30:56 +00:00
Robert Hak
4164f58471
increased lines on menu display
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1021 a1c6a512-1295-4272-9138-f99709370657
2002-06-16 23:27:58 +00:00
Robert Hak
d58ab78e2c
first there was tetris, now we have sokoban
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1020 a1c6a512-1295-4272-9138-f99709370657
2002-06-16 23:24:22 +00:00
Robert Hak
4990c7511a
renamed screensaver.[ch] to boxes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1019 a1c6a512-1295-4272-9138-f99709370657
2002-06-16 23:21:57 +00:00
Daniel Stenberg
4bfcbaca73
This is the start of a text file viewer for the Player. It is not called
...
from anywhere at this point. It still compiles nicely.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1018 a1c6a512-1295-4272-9138-f99709370657
2002-06-15 22:26:35 +00:00
Daniel Stenberg
7da93d58fd
This is my initial attempt to get rid of the newlib headers requirement,
...
for gcc built without newlib.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1017 a1c6a512-1295-4272-9138-f99709370657
2002-06-15 15:49:32 +00:00
Daniel Stenberg
4f58f6197d
the playlist loader now ignores lines that start with # as they are meant
...
to be "comments" and other secret magic stuff added by winamp etc
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1016 a1c6a512-1295-4272-9138-f99709370657
2002-06-15 14:31:01 +00:00
Daniel Stenberg
6828b8791a
unused variable, remove compiler warning
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1015 a1c6a512-1295-4272-9138-f99709370657
2002-06-15 13:45:50 +00:00
Daniel Stenberg
c1ea15f4f9
added bounce.c
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1014 a1c6a512-1295-4272-9138-f99709370657
2002-06-15 13:31:53 +00:00
Daniel Stenberg
151a86d871
made ss_loop static
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1013 a1c6a512-1295-4272-9138-f99709370657
2002-06-15 13:30:55 +00:00
Daniel Stenberg
733c99fe42
Lemme describe it this way:
...
Two sine waves. Seven letters. They're all flying! ;-)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1012 a1c6a512-1295-4272-9138-f99709370657
2002-06-15 13:29:03 +00:00
Daniel Stenberg
3d1c27f4d1
Added lcd_clearline() - the opposite of drawline. We need this to make funny
...
graphical stuff.
lcd_bitmap() with the last argument set to 'false' now only OR the bitmap to
the background instead of using XOR as it did previously. I really can't see
the point in XORing...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1011 a1c6a512-1295-4272-9138-f99709370657
2002-06-15 13:26:57 +00:00
Daniel Stenberg
fc9aff3746
Selector was already the cursor image, so I removed the duplicate
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1010 a1c6a512-1295-4272-9138-f99709370657
2002-06-15 11:40:22 +00:00
Daniel Stenberg
e35f8eb603
made the player simulator get a "nice" cursor too!
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1009 a1c6a512-1295-4272-9138-f99709370657
2002-06-15 11:39:36 +00:00
Felix Arends
07079466b3
defined current_tick variable and repaired broken build.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1008 a1c6a512-1295-4272-9138-f99709370657
2002-06-15 10:58:14 +00:00
Daniel Stenberg
2d29a7431f
added lots of links to IRC logs
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1007 a1c6a512-1295-4272-9138-f99709370657
2002-06-14 14:15:30 +00:00
Daniel Stenberg
3dabd06e34
current_tick is now simulated too (hey Felix, this breaks the win32 sim!)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1006 a1c6a512-1295-4272-9138-f99709370657
2002-06-14 12:45:51 +00:00
Daniel Stenberg
973b1a8274
current_tick simulation added
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1005 a1c6a512-1295-4272-9138-f99709370657
2002-06-14 12:44:51 +00:00
Daniel Stenberg
3f0bf03677
removed yield() define, we have a proper yield() implementation now
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1004 a1c6a512-1295-4272-9138-f99709370657
2002-06-14 12:40:00 +00:00
Daniel Stenberg
50c1ff2b2f
removed sleep.c, the sleep() code was moved into thread.c as the
...
functionality is so closely related
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1003 a1c6a512-1295-4272-9138-f99709370657
2002-06-14 12:34:51 +00:00
Daniel Stenberg
5fbeb6de75
Fixed the threading to work as I wanted it:
...
We only execute one thread at a time, and we do this by using a mytex that
the executing thread locks. sleep() returns the mutex, sleep and then gets
it again, yeild() makes the same as sleep but immediately.
This makes threading in the simulator behave closer to how it works on target
and it makes it necessary to use yield() or sleep() for other threads to
get to execute.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1002 a1c6a512-1295-4272-9138-f99709370657
2002-06-14 12:33:51 +00:00
Daniel Stenberg
a902aa15c0
kill warning
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1001 a1c6a512-1295-4272-9138-f99709370657
2002-06-14 11:06:58 +00:00
Daniel Stenberg
ed6c7e4e03
warning hunt and kill session
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1000 a1c6a512-1295-4272-9138-f99709370657
2002-06-14 11:00:13 +00:00
Daniel Stenberg
7a8d95d8ff
go bananas, now we complain on *lots* of details
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@999 a1c6a512-1295-4272-9138-f99709370657
2002-06-14 10:41:08 +00:00
Daniel Stenberg
91f743f17e
killed off a warning
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@998 a1c6a512-1295-4272-9138-f99709370657
2002-06-14 10:39:11 +00:00
Daniel Stenberg
698ebc8412
hehe, we better clear at y*8 not y*6 ;-)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@997 a1c6a512-1295-4272-9138-f99709370657
2002-06-14 09:10:36 +00:00
Robert Hak
216e50b3b6
updating irc logs
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@996 a1c6a512-1295-4272-9138-f99709370657
2002-06-14 09:07:19 +00:00
Daniel Stenberg
17f8390c44
the cursor is now only 4 pixels wide
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@995 a1c6a512-1295-4272-9138-f99709370657
2002-06-14 09:03:08 +00:00
Daniel Stenberg
c72061ea0b
nicer cursor and a folder bitmap that is horizontally aligned with the file
...
one
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@994 a1c6a512-1295-4272-9138-f99709370657
2002-06-14 09:02:16 +00:00
Daniel Stenberg
bf603f98cb
made to use the new cursor bitmap on the recorder, so put_cursorxy() is
...
now a better way to position the cursor
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@993 a1c6a512-1295-4272-9138-f99709370657
2002-06-14 08:47:44 +00:00
Daniel Stenberg
35facde576
Added cursor bitmap
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@992 a1c6a512-1295-4272-9138-f99709370657
2002-06-14 08:47:09 +00:00
Daniel Stenberg
c0b7f4d97c
the shuffle says something if we don't have a playlist loaded
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@991 a1c6a512-1295-4272-9138-f99709370657
2002-06-14 07:48:48 +00:00
Daniel Stenberg
881d226339
allow CRLF or LF or in fact just CR too as line separators
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@990 a1c6a512-1295-4272-9138-f99709370657
2002-06-13 23:06:30 +00:00