Daniel Stenberg
9b628edc49
Henrik Backe modified the check for cygwin
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3387 a1c6a512-1295-4272-9138-f99709370657
2003-03-05 22:49:29 +00:00
Daniel Stenberg
ed87c774f8
Henrik Backe's patch to end files with newlines to prevent compiler
...
warnings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3385 a1c6a512-1295-4272-9138-f99709370657
2003-03-05 22:47:26 +00:00
Björn Stenberg
e15b8f4414
Red build pill
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3359 a1c6a512-1295-4272-9138-f99709370657
2003-02-27 15:44:26 +00:00
Daniel Stenberg
4953375219
non-cygwin builds need the sprintf.c file
...
remove credits.raw in the clean target
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3294 a1c6a512-1295-4272-9138-f99709370657
2003-02-19 22:06:41 +00:00
Daniel Stenberg
3a25735aa1
Henrik Backe's fixes to enable the simulator to build with cygwin.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3293 a1c6a512-1295-4272-9138-f99709370657
2003-02-19 14:20:16 +00:00
Daniel Stenberg
2a9cb93831
fake the firmware's file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3270 a1c6a512-1295-4272-9138-f99709370657
2003-02-15 00:02:37 +00:00
Daniel Stenberg
353da9ba48
don't build ctype
...
don't use firmware/include in the include path
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3269 a1c6a512-1295-4272-9138-f99709370657
2003-02-15 00:02:12 +00:00
Felix Arends
2362fa918e
remove warnings from mingw build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3265 a1c6a512-1295-4272-9138-f99709370657
2003-02-14 23:12:55 +00:00
Felix Arends
e3403ecd9f
this fixes the win32 simulator compilation
...
the simulator does not use the firmare\include path, instead it uses standard header files
those header files that do not exist in the SDK are placed in the win32 directory (dir.h, sprintf.h)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3264 a1c6a512-1295-4272-9138-f99709370657
2003-02-14 20:51:10 +00:00
Daniel Stenberg
3d84988597
use the new paths
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3223 a1c6a512-1295-4272-9138-f99709370657
2003-02-07 10:21:50 +00:00
Daniel Stenberg
e35bbe3e2d
updated path to kernel.h
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3216 a1c6a512-1295-4272-9138-f99709370657
2003-02-07 09:45:39 +00:00
Felix Arends
95d229e0f6
new kernel.h file (was not found inside include path before),
...
applied Daniel's changes to the x11 simulator
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3211 a1c6a512-1295-4272-9138-f99709370657
2003-02-05 17:48:55 +00:00
Felix Arends
65702adc0c
working makefile for win32 sim
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3195 a1c6a512-1295-4272-9138-f99709370657
2003-01-30 15:53:17 +00:00
Mats Lidell
74cc9e41fa
Remove use of rockbox-mode.el in local variables list.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3157 a1c6a512-1295-4272-9138-f99709370657
2003-01-24 10:56:06 +00:00
Daniel Stenberg
8c5e3f833b
added stub functions for the rename
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3126 a1c6a512-1295-4272-9138-f99709370657
2003-01-17 16:50:36 +00:00
Daniel Stenberg
37b0c075cf
keyboard.c was missing
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3125 a1c6a512-1295-4272-9138-f99709370657
2003-01-17 15:52:10 +00:00
Linus Nielsen Feltzing
f4704d50c1
Attempt to fix the win32 simulator build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2920 a1c6a512-1295-4272-9138-f99709370657
2002-12-03 23:08:14 +00:00
Daniel Stenberg
5a7548afba
Added dummy fat_size() to make it link
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2838 a1c6a512-1295-4272-9138-f99709370657
2002-11-12 19:38:01 +00:00
Daniel Stenberg
740dc63186
somewhat kludgey work-around to prevent the <io.h>'s version of the mkdir()
...
proto to ruin our compile
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2804 a1c6a512-1295-4272-9138-f99709370657
2002-11-04 22:33:00 +00:00
Daniel Stenberg
26507c1bf2
add 'errno' here, since it makes the mingw32 build work fine again
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2787 a1c6a512-1295-4272-9138-f99709370657
2002-10-31 08:05:47 +00:00
Kjell Ericson
8857d47b5a
A try to fix a compilation error for the Win32 recorder simulator. (not tested).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2767 a1c6a512-1295-4272-9138-f99709370657
2002-10-28 20:45:37 +00:00
Felix Arends
57dcf0bb78
working win32sim makefile (for player)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2722 a1c6a512-1295-4272-9138-f99709370657
2002-10-18 15:22:20 +00:00
Mats Lidell
ac59dceeea
Use lcd-player.c in simulator. (Not tested but better?!)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2720 a1c6a512-1295-4272-9138-f99709370657
2002-10-18 13:46:58 +00:00
Mats Lidell
f4f9997404
Use lcd-player.c in simulator. (Not tested)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2719 a1c6a512-1295-4272-9138-f99709370657
2002-10-18 13:27:55 +00:00
Felix Arends
61a32e9ea3
we dont need this file any longer!
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2687 a1c6a512-1295-4272-9138-f99709370657
2002-10-16 16:45:38 +00:00
Felix Arends
879fabdb1d
finally up-to-date: the win32 simulator (at least for the recorder)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2685 a1c6a512-1295-4272-9138-f99709370657
2002-10-16 16:26:09 +00:00
Daniel Stenberg
28e10a9849
set the DOCSDIR variable
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2648 a1c6a512-1295-4272-9138-f99709370657
2002-10-15 08:09:47 +00:00
Daniel Stenberg
0ab96fdf70
make credits.c use the generated list of names properly as already done
...
in apps/Makefile
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2641 a1c6a512-1295-4272-9138-f99709370657
2002-10-15 07:51:25 +00:00
Daniel Stenberg
de5578a0f8
Added cube.c to build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2628 a1c6a512-1295-4272-9138-f99709370657
2002-10-15 07:19:08 +00:00
Daniel Stenberg
752c8ecdc0
removed showtext.c
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2600 a1c6a512-1295-4272-9138-f99709370657
2002-10-12 13:31:22 +00:00
Daniel Stenberg
5d3515f366
set HAVE_RTC when building Recorder simulators
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2589 a1c6a512-1295-4272-9138-f99709370657
2002-10-11 20:17:08 +00:00
Björn Stenberg
0e6088fc9c
Changed .eq file format to simple 'setting: value' model.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2478 a1c6a512-1295-4272-9138-f99709370657
2002-10-02 16:33:26 +00:00
Daniel Stenberg
58deeff5be
viewer added to the build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2453 a1c6a512-1295-4272-9138-f99709370657
2002-09-30 19:06:29 +00:00
Linus Nielsen Feltzing
bb572c4412
Philip Pertermanns peak meter
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2436 a1c6a512-1295-4272-9138-f99709370657
2002-09-27 09:31:31 +00:00
Daniel Stenberg
8050404848
lang build fix
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2417 a1c6a512-1295-4272-9138-f99709370657
2002-09-25 14:15:07 +00:00
Björn Stenberg
a4c3b03f15
Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2403 a1c6a512-1295-4272-9138-f99709370657
2002-09-24 18:04:15 +00:00
Björn Stenberg
b1b8bd4dd1
Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to a new file: screens.c.
...
typedef Menu replaced with a bool.
All code now calls usb_screen() for usb handling.
Nearly all code now deals with USB connect/disconnect properly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2401 a1c6a512-1295-4272-9138-f99709370657
2002-09-24 17:22:12 +00:00
Daniel Stenberg
35d6da6b19
language.c stuff
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2391 a1c6a512-1295-4272-9138-f99709370657
2002-09-24 12:43:52 +00:00
Björn Stenberg
d4e2ee56ef
Fixed win32 build problems.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2371 a1c6a512-1295-4272-9138-f99709370657
2002-09-23 11:23:13 +00:00
Björn Stenberg
86f9a8410b
Split lcd driver into lcd-player and lcd-recorder. Player simulator still needs fixing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2370 a1c6a512-1295-4272-9138-f99709370657
2002-09-23 11:17:52 +00:00
Björn Stenberg
bed3d3f7e0
New full ISO-8859-1 system font.
...
Added font loading from dir browser.
Changed default font location to /.rockbox/default.fnt.
Code-policed font code.
Removed old font tools.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2347 a1c6a512-1295-4272-9138-f99709370657
2002-09-20 08:07:51 +00:00
Björn Stenberg
3c28705da5
Win32 lang build fix
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2328 a1c6a512-1295-4272-9138-f99709370657
2002-09-18 15:06:45 +00:00
Björn Stenberg
505eca76e6
New language/string handling
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2327 a1c6a512-1295-4272-9138-f99709370657
2002-09-18 14:08:05 +00:00
Björn Stenberg
808519ed69
Fix reds
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2319 a1c6a512-1295-4272-9138-f99709370657
2002-09-17 21:54:47 +00:00
Daniel Stenberg
f2f4d794f6
chartables.c is gone
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2286 a1c6a512-1295-4272-9138-f99709370657
2002-09-13 06:43:28 +00:00
Daniel Stenberg
c455e7bd53
minor corrections
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2279 a1c6a512-1295-4272-9138-f99709370657
2002-09-13 06:06:26 +00:00
Robert Hak
11b67af481
Bill Napier's patch
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2278 a1c6a512-1295-4272-9138-f99709370657
2002-09-12 21:33:33 +00:00
Robert Hak
2625ebb202
added snake ref
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2262 a1c6a512-1295-4272-9138-f99709370657
2002-09-10 21:21:29 +00:00
Daniel Stenberg
c25e97f161
lcd_update_rect() added. *please* verify this someone who can actually
...
run this code. It can still be improved a bit.
Also, I code-policed the source somewhat, this is crowded with C++ comments
and weirdo indents.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2256 a1c6a512-1295-4272-9138-f99709370657
2002-09-10 07:19:40 +00:00
Björn Stenberg
84d4812492
Fixed red win32 build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2217 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 23:05:34 +00:00
Justin Heiner
ba349223bf
wps-display.c
...
* Made 'Remaining Time' count correctly when doing FF/REW.
* Fixed bug in player_progressbar that caused Illegal Instruction
if the FF/Play went past the end of the song.
wps.c
* Removed 'if(lastbutton!=BUTTON_LEFT)' from track changes.
It was causing tracks to not change unless button was pressed
numerous times quickly :-)
* For player, changed BUTTON_STOP to BUTTON_STOP | BUTTON_REL.
Since stop is also the key to turn the device off, we don't want
it to go to the dir browser unless the stop button is released.
settings_menu.c
* Changed the minimum disk spindown time to 3 seconds, due to
reported problems if set below that.
makefile.vc6
* Fixed the VC makefile to work with both Recorder & Player again.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2159 a1c6a512-1295-4272-9138-f99709370657
2002-09-04 01:51:09 +00:00
Björn Stenberg
62794583ef
Updated win32 Makefile
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2150 a1c6a512-1295-4272-9138-f99709370657
2002-09-03 10:13:46 +00:00
Björn Stenberg
6131a3cc0d
Moved display portions of wps.c into new file: wps-display.c
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2079 a1c6a512-1295-4272-9138-f99709370657
2002-08-30 11:04:41 +00:00
Björn Stenberg
1f4e4d339c
Reverted back to monospace again. Let's not rock the boat until people can change it themselves (i.e. loadable fonts).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2032 a1c6a512-1295-4272-9138-f99709370657
2002-08-28 11:54:41 +00:00
Björn Stenberg
af406a1f6d
Made LCD_PROPFONTS default on recorder
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2016 a1c6a512-1295-4272-9138-f99709370657
2002-08-27 22:49:13 +00:00
Björn Stenberg
e67958ba86
Adapted wormlet to code standard and added it to simulators.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1978 a1c6a512-1295-4272-9138-f99709370657
2002-08-26 09:21:59 +00:00
Felix Arends
d841ca9797
removed backlight-win32.c as it is not needed any more
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1928 a1c6a512-1295-4272-9138-f99709370657
2002-08-22 17:59:20 +00:00
Felix Arends
b1819f64de
this makefile works at least for the recorder, we will have to talk about a recorder fix.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1927 a1c6a512-1295-4272-9138-f99709370657
2002-08-22 17:58:24 +00:00
Daniel Stenberg
de87a894dc
darned compiler couldn't see I made a mistake so I had to correct it myself
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1878 a1c6a512-1295-4272-9138-f99709370657
2002-08-21 11:29:54 +00:00
Daniel Stenberg
e33b439216
matsl's simulator icons added
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1877 a1c6a512-1295-4272-9138-f99709370657
2002-08-21 11:24:51 +00:00
Björn Stenberg
3f88797671
Corrective brain surgery
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1721 a1c6a512-1295-4272-9138-f99709370657
2002-08-13 17:42:51 +00:00
Björn Stenberg
6919465647
Added stubs.c to win32 sim build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1720 a1c6a512-1295-4272-9138-f99709370657
2002-08-13 17:35:53 +00:00
Björn Stenberg
b2a866434e
Repaired win32 build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1677 a1c6a512-1295-4272-9138-f99709370657
2002-08-11 23:20:14 +00:00
Björn Stenberg
102665958a
Removed warnings
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1676 a1c6a512-1295-4272-9138-f99709370657
2002-08-11 22:08:23 +00:00
Felix Arends
aed65abdc5
buttons can be pressed again now
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1607 a1c6a512-1295-4272-9138-f99709370657
2002-08-08 09:14:38 +00:00
Felix Arends
d823f22cc0
win32 up to date
...
included powermgmt.cpp
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1597 a1c6a512-1295-4272-9138-f99709370657
2002-08-07 15:55:40 +00:00
Heikki Hannikainen
7232940fd5
fix compiling (battery_level again)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1591 a1c6a512-1295-4272-9138-f99709370657
2002-08-07 11:45:42 +00:00
Daniel Stenberg
9dbd5eddd0
make lcd_framebuffer extern, as it is now exported from the lcd driver
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1584 a1c6a512-1295-4272-9138-f99709370657
2002-08-07 11:10:06 +00:00
Markus Braun
de8fbf00a8
Added status bar to file browser and wps
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1582 a1c6a512-1295-4272-9138-f99709370657
2002-08-07 10:35:26 +00:00
Daniel Stenberg
999e2127af
fix obvious errors
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1581 a1c6a512-1295-4272-9138-f99709370657
2002-08-07 09:21:39 +00:00
Daniel Stenberg
4681e09aac
Unix coder playing win32 programmer, added button_get_w_tmo() and it what
...
do you know, it might just work. There was no win32 programmer in sight.
How hard can it be? ;-P
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1580 a1c6a512-1295-4272-9138-f99709370657
2002-08-07 09:17:21 +00:00
Daniel Stenberg
c3cf79bd88
remove compiler warning
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1531 a1c6a512-1295-4272-9138-f99709370657
2002-08-04 14:10:49 +00:00
Daniel Stenberg
c67ae33dc3
use the Makefile.vc6 instead
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1529 a1c6a512-1295-4272-9138-f99709370657
2002-08-04 14:08:33 +00:00
Daniel Stenberg
a32af77ec0
remove compiler warnings
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1528 a1c6a512-1295-4272-9138-f99709370657
2002-08-02 14:00:52 +00:00
Daniel Stenberg
81e7c72792
clean works now
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1525 a1c6a512-1295-4272-9138-f99709370657
2002-08-02 12:54:46 +00:00
Daniel Stenberg
714d6ffa2b
Mingw compile adjustments. Mostly from Bill Napier.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1521 a1c6a512-1295-4272-9138-f99709370657
2002-08-02 12:17:54 +00:00
Daniel Stenberg
75eeb11c1e
This is the new makefile for building the win32-simulator, cross-compiled
...
using mingw.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1520 a1c6a512-1295-4272-9138-f99709370657
2002-08-02 12:17:10 +00:00
Daniel Stenberg
7c928dc0b3
This file is history, the VC++ Makfile is now Makefile.vc6
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1519 a1c6a512-1295-4272-9138-f99709370657
2002-08-02 12:16:27 +00:00
Daniel Stenberg
ac9ebdebc5
This is the VC++ makefile renamed.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1518 a1c6a512-1295-4272-9138-f99709370657
2002-08-02 12:15:38 +00:00
Felix Arends
4f26c288ca
win32simulator fix, __attribute__ defined for win32
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1516 a1c6a512-1295-4272-9138-f99709370657
2002-08-02 09:42:48 +00:00
Felix Arends
8da338e9f0
latest fix for win32 simulator
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1495 a1c6a512-1295-4272-9138-f99709370657
2002-07-30 10:55:26 +00:00
Felix Arends
7a91f2671c
added power.c
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1391 a1c6a512-1295-4272-9138-f99709370657
2002-07-20 15:19:29 +00:00
Felix Arends
2b79949c94
defined APPSVERSION for win32 simulator and defined strncasecmp
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1390 a1c6a512-1295-4272-9138-f99709370657
2002-07-20 15:07:38 +00:00
Felix Arends
9b41dae061
relative paths in .vcproj file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1306 a1c6a512-1295-4272-9138-f99709370657
2002-07-02 16:49:06 +00:00
Felix Arends
43f733b85b
made get_button a little slower to get a more realistic control
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1305 a1c6a512-1295-4272-9138-f99709370657
2002-07-02 16:26:59 +00:00
Felix Arends
c9b642b821
everything up-to-date
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1304 a1c6a512-1295-4272-9138-f99709370657
2002-07-02 16:11:02 +00:00
Felix Arends
f888c252ed
win32 simulator up-to-date
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1249 a1c6a512-1295-4272-9138-f99709370657
2002-06-28 14:57:03 +00:00
Felix Arends
2949df78a0
un-broke win32sim build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1223 a1c6a512-1295-4272-9138-f99709370657
2002-06-27 04:11:00 +00:00
Felix Arends
70f9cccdcd
adjusted for auto cvs compile
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1200 a1c6a512-1295-4272-9138-f99709370657
2002-06-26 14:28:57 +00:00
Felix Arends
41455bd76a
resource was not compiled correctly
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1198 a1c6a512-1295-4272-9138-f99709370657
2002-06-26 14:05:08 +00:00
Felix Arends
64bde94ecf
Finally, again a working version of the win32 simulator. I re-wrote the makefile, it is much more compact now.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1191 a1c6a512-1295-4272-9138-f99709370657
2002-06-25 21:01:08 +00:00
Felix Arends
bef203cd88
1.1 compability
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1100 a1c6a512-1295-4272-9138-f99709370657
2002-06-19 20:10:53 +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
Felix Arends
0053ec0c72
Threading is working on uisw32 as well now, code is up-to-date, makefile is up-to-date
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@981 a1c6a512-1295-4272-9138-f99709370657
2002-06-12 15:39:39 +00:00
Felix Arends
647661c3bb
Player compatible code, interface still needs some changes for player
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@874 a1c6a512-1295-4272-9138-f99709370657
2002-06-01 20:56:38 +00:00
Felix Arends
175ac8961e
Removed some files to save space, made bitmap smaller, brought everything up to date
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@802 a1c6a512-1295-4272-9138-f99709370657
2002-05-29 16:34:40 +00:00
Felix Arends
ae59b0c7c4
win32 simulator up to date
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@799 a1c6a512-1295-4272-9138-f99709370657
2002-05-29 15:15:55 +00:00
Christian Flaz
dc6cd7dcb2
initial version
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@580 a1c6a512-1295-4272-9138-f99709370657
2002-05-14 23:49:11 +00:00
Stefan Meyer
81948a5994
add "icons.c" to the project
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@510 a1c6a512-1295-4272-9138-f99709370657
2002-05-08 10:49:48 +00:00
Stefan Meyer
bdc3ff0b08
add attribute and size to readdir
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@503 a1c6a512-1295-4272-9138-f99709370657
2002-05-08 07:06:16 +00:00
Stefan Meyer
ee77969109
- added Logf ( maybe it should be defined somewhere else)
...
- changed to wvsprintf because of the parameter list
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@470 a1c6a512-1295-4272-9138-f99709370657
2002-05-06 11:08:10 +00:00
Stefan Meyer
8dd2faebfc
add / del some files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@469 a1c6a512-1295-4272-9138-f99709370657
2002-05-06 11:02:33 +00:00
Felix Arends
53a7dd242c
added debug and panic support for the simulator
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@357 a1c6a512-1295-4272-9138-f99709370657
2002-05-01 09:34:55 +00:00
Felix Arends
9469b0458f
Added compiled resource to cvs, so that people can compile with the make file without having to make the resource.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@356 a1c6a512-1295-4272-9138-f99709370657
2002-05-01 09:34:22 +00:00
Felix Arends
0a7c37f430
latest (working) makefile.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@353 a1c6a512-1295-4272-9138-f99709370657
2002-04-30 21:22:20 +00:00
Felix Arends
664b2f7e9e
UISW32 dir functions working,
...
dirbrowse compatible.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@349 a1c6a512-1295-4272-9138-f99709370657
2002-04-30 21:15:02 +00:00
Felix Arends
98ed5ed17a
renamed file-win32.c/h to dir-win32.c/h
...
corrected function definition for directory access functions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@302 a1c6a512-1295-4272-9138-f99709370657
2002-04-28 19:27:16 +00:00
Felix Arends
66ff6214ae
updated directory functions, not fully working and untested yet
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@300 a1c6a512-1295-4272-9138-f99709370657
2002-04-28 16:52:43 +00:00
Felix Arends
e0cabeeb63
removed tetris.c
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@295 a1c6a512-1295-4272-9138-f99709370657
2002-04-28 09:30:54 +00:00
Felix Arends
31500d1824
will compile with file-win32.c now
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@268 a1c6a512-1295-4272-9138-f99709370657
2002-04-27 18:52:01 +00:00
Felix Arends
1904870cf9
fixed makefile
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@267 a1c6a512-1295-4272-9138-f99709370657
2002-04-27 18:45:55 +00:00
Felix Arends
53ba9c3911
makefile for uisw32
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@266 a1c6a512-1295-4272-9138-f99709370657
2002-04-27 18:26:13 +00:00
Felix Arends
ae43fcaa49
file header
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@264 a1c6a512-1295-4272-9138-f99709370657
2002-04-27 17:11:23 +00:00
Felix Arends
8002aa7ee5
new files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@263 a1c6a512-1295-4272-9138-f99709370657
2002-04-27 17:10:15 +00:00
Felix Arends
ffb9e3a5bd
renamed cpp extensions to c, started coding file functions
...
file functions not working yet
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@262 a1c6a512-1295-4272-9138-f99709370657
2002-04-27 17:02:17 +00:00
Felix Arends
a6ca085a35
removed unneeded code from lcd.c and renamed it do lcd-win32.c
...
updated modified constants (LCD_WIDTH, LCD_HEIGHT)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@261 a1c6a512-1295-4272-9138-f99709370657
2002-04-27 15:20:53 +00:00
Felix Arends
7017fce0c7
a little fix of one constant only...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@240 a1c6a512-1295-4272-9138-f99709370657
2002-04-26 05:37:29 +00:00
Felix Arends
a6f4d21486
latest files, nothing really changed
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@234 a1c6a512-1295-4272-9138-f99709370657
2002-04-25 14:09:08 +00:00
Björn Stenberg
a6428f6373
We don't store target binaries in CVS.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@224 a1c6a512-1295-4272-9138-f99709370657
2002-04-25 08:35:28 +00:00
Felix Arends
8c0a6010bb
test of simulator code
...
Björn's Tetris
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@222 a1c6a512-1295-4272-9138-f99709370657
2002-04-25 04:46:50 +00:00
Felix Arends
144bc70a12
First Version of UISimulator for Win32
...
lcd and keypad working for recorder
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@221 a1c6a512-1295-4272-9138-f99709370657
2002-04-25 04:41:45 +00:00