Scott Gorman
|
48f874c684
|
Added back sighandler.
|
2008-09-03 23:09:02 +00:00 |
|
Scott Gorman
|
833e4d352a
|
Finished up porting to SDL_Threads, also fixed a seg fault with the RCS,
all that is left is to reimplement the sig handler, test on Windows
build (QT4 gui), no gui build, and then merge.
|
2008-09-03 22:51:02 +00:00 |
|
Scott Gorman
|
f965e5ef70
|
Updated Makefile, merged from trunk
|
2008-09-03 02:39:36 +00:00 |
|
Scott Knauert
|
cd7eb5aeca
|
Let's emulation gracefully stop.
|
2008-09-02 05:54:57 +00:00 |
|
Scott Knauert
|
3d77727d27
|
Cleaned up main_gtk.c for okaygo.
|
2008-09-02 05:15:15 +00:00 |
|
Scott Gorman
|
361534127e
|
A very hacked together - non-working - revision. I need Tillin to look at main_gtk.c for me.
|
2008-09-02 04:49:20 +00:00 |
|
Scott Gorman
|
03e895f192
|
Removed the 'trunk' folder that got bugged in there. Proceed to porting.
|
2008-09-02 03:22:47 +00:00 |
|
Scott Gorman
|
7e9812a55d
|
SDL Thread Branches
|
2008-09-01 20:06:35 +00:00 |
|
Scott Gorman
|
c9782e8c68
|
SDL Thread Branches
|
2008-09-01 20:04:49 +00:00 |
|
Louai Al-Khanji
|
1e0b7d3f90
|
Fix off by one error.
|
2008-09-01 19:58:18 +00:00 |
|
Louai Al-Khanji
|
925ce5e74f
|
Fix rendering of stars
|
2008-09-01 19:56:49 +00:00 |
|
Louai Al-Khanji
|
2404721def
|
Properly close plugins when stopping emulation. This gets rid of ghost windows on win32.
|
2008-09-01 19:05:25 +00:00 |
|
Louai Al-Khanji
|
44004b4ae8
|
Make shortcuts work in render window.
|
2008-09-01 17:57:16 +00:00 |
|
Louai Al-Khanji
|
9e254a02c9
|
Remove two debug prints that slipped through.
|
2008-09-01 15:59:19 +00:00 |
|
Louai Al-Khanji
|
cddfd0c8a1
|
A few more fixes.
|
2008-09-01 15:06:21 +00:00 |
|
Richard Goedeken
|
36b917c978
|
fixed errors and warnings in build from recent commits
|
2008-09-01 15:01:42 +00:00 |
|
Louai Al-Khanji
|
10709ef7c6
|
Fix up various things that broke in the merge.
|
2008-09-01 14:55:44 +00:00 |
|
Louai Al-Khanji
|
e6865b3cc4
|
Fix typo
|
2008-09-01 14:02:34 +00:00 |
|
Louai Al-Khanji
|
7ccc6450aa
|
Improve some config things
|
2008-09-01 13:14:31 +00:00 |
|
Louai Al-Khanji
|
75f324cfc6
|
Merge win32 branch
|
2008-09-01 12:44:16 +00:00 |
|
Scott Gorman
|
1220a3d6ad
|
Fixed an infinite loop occuring when one did not add any rom directorys, but applied settings. This happened because the variable 'i' was defined without value.
|
2008-08-30 18:10:39 +00:00 |
|
Richard Goedeken
|
65d96e6cd9
|
removed remaining WIN32-specific code in glide64 wrapper
|
2008-08-29 21:02:31 +00:00 |
|
Richard Goedeken
|
63e3af3a32
|
added copyright GPL headers to glide64 wrapper source code
|
2008-08-29 20:53:49 +00:00 |
|
Richard Goedeken
|
5e696debab
|
removed a bunch of win32-specific stuff from glide64 plugin
|
2008-08-29 20:36:38 +00:00 |
|
Scott Knauert
|
397971ed23
|
More (minor) glType fixes from Auria.
|
2008-08-29 01:11:04 +00:00 |
|
Scott Knauert
|
e8a5dca439
|
Gtk GUI improvements, no need to reload full GUI on toolbar style or size change, better theme integration.
|
2008-08-28 21:08:45 +00:00 |
|
Scott Knauert
|
be1044fdb1
|
Auria's GLtypes patch. No visual difference on my Linux box.
|
2008-08-27 06:47:15 +00:00 |
|
Scott Knauert
|
8059f07b5c
|
More minor Gtk GUI cleanup.
|
2008-08-27 06:08:10 +00:00 |
|
Richard Goedeken
|
aeafcbc703
|
removed a bunch of unused code; added newlines to the end of some source files
|
2008-08-27 01:57:58 +00:00 |
|
Louai Al-Khanji
|
cbed397228
|
Show crc2 if asked for it, instead of crc1.
|
2008-08-26 21:48:34 +00:00 |
|
Scott Knauert
|
a4069b48ad
|
Gtk GUI updates for core and Jttl. Mostly Jttl polishing (add mnemonics) and dialog cleanup. Core config dialog, still needs work.
|
2008-08-26 21:34:23 +00:00 |
|
Louai Al-Khanji
|
4dc31ac232
|
Use qmake to build the qt4 gui. It creates nicer makefiles, which means
that not the whole gui needs to be rebuilt when a header or ui file
changes. That was starting to become very, very annoying.
|
2008-08-26 08:03:51 +00:00 |
|
Richard Goedeken
|
c87295a5ba
|
removed unneeded source files in glide64 wrapper
|
2008-08-26 03:46:50 +00:00 |
|
Scott Knauert
|
5c8e600064
|
Minor GUI updates to Jttl audio config.
|
2008-08-26 03:29:24 +00:00 |
|
Scott Knauert
|
1d97583d03
|
.ini update and minor rcs bugfix.
|
2008-08-25 22:15:23 +00:00 |
|
Scott Knauert
|
3b48f27806
|
Remove timestamp from Qt4 GUI more completely.
|
2008-08-25 21:52:13 +00:00 |
|
Louai Al-Khanji
|
4a1fb7ef59
|
Small label change.
|
2008-08-25 19:38:05 +00:00 |
|
Scott Knauert
|
1ec07a2632
|
Cleanup QT rombrowser columns.
|
2008-08-25 19:21:05 +00:00 |
|
Louai Al-Khanji
|
0944d403ad
|
Somewhat nicer rom properties dialog.
|
2008-08-25 17:13:30 +00:00 |
|
Louai Al-Khanji
|
ee1b47e8ac
|
Implement rom comment editing.
|
2008-08-25 15:53:31 +00:00 |
|
Richard Goedeken
|
935b360844
|
potentially fix undefined symbol: grGetProcAddress problem
|
2008-08-25 15:18:25 +00:00 |
|
Louai Al-Khanji
|
dc4b5fda9b
|
Update icon license info
|
2008-08-25 10:46:07 +00:00 |
|
Louai Al-Khanji
|
fb3598ee81
|
Polish.
|
2008-08-25 10:43:03 +00:00 |
|
Louai Al-Khanji
|
3ac958becf
|
Don't leave temporaries around.
|
2008-08-25 10:20:39 +00:00 |
|
Louai Al-Khanji
|
d6fe67e252
|
Immediate menu popup.
|
2008-08-25 10:19:29 +00:00 |
|
Louai Al-Khanji
|
bbbaea3104
|
Introduce star label for properties dialog.
|
2008-08-25 10:11:21 +00:00 |
|
Louai Al-Khanji
|
0ac8a38484
|
Add rom propperties dialog.
|
2008-08-25 07:09:46 +00:00 |
|
Louai Al-Khanji
|
d795b8d055
|
Slight icon/pixmap code refactoring.
|
2008-08-25 06:19:48 +00:00 |
|
Scott Knauert
|
7262abc3c6
|
Update QT4 GUI to standard formatting functions in util.c, add prototypes for them.
|
2008-08-25 05:41:49 +00:00 |
|
Louai Al-Khanji
|
3b08a4dc79
|
Limit default columns to sensible ones.
|
2008-08-25 05:29:12 +00:00 |
|