Commit Graph

97 Commits

Author SHA1 Message Date
Benjamin Jemlich
ab2ed68d8e Blacklist WPF apps in the overlay 2010-09-27 18:44:21 +02:00
Mikkel Krautz
0b34efb811 Hide system cursor when in interactive overlay on Mac OS X. 2010-09-07 22:58:25 +02:00
Benjamin Jemlich
385f25684a Fix overlay dll debug output 2010-07-26 13:36:09 +02:00
Benjamin Jemlich
8f0a2bdbb6 Revert "Overlay blacklist wmpnscfg.exe and fix the mumble_ol.dll's debug output" because it breaks the overlay
This reverts commit c24b79e5f0.
2010-07-26 08:26:54 +02:00
Stefan Hacker
c24b79e5f0 Overlay blacklist wmpnscfg.exe and fix the mumble_ol.dll's debug output 2010-07-24 15:58:55 +02:00
Benjamin Jemlich
2997897f24 Fix some gcc and cppcheck warnings 2010-07-20 17:31:01 +02:00
Stefan Hacker
ec31de1b25 Add black/whitelist icon loading for Windows. Make lists match on full path as well as executable names 2010-05-04 18:07:33 +02:00
Stefan Hacker
6380a88687 Transmit fps more often and represent them as float 2010-04-29 15:53:43 +02:00
Stefan Hacker
d8f1ac1115 Add an optional FPS counter to the overlay 2010-04-28 20:22:28 +02:00
Stefan Hacker
620f169d2f Make sure the overlay closes its registry handle 2010-03-16 20:25:30 +01:00
Thorvald Natvig
2b6bad6a23 Flash in browser workaround 2010-03-10 18:03:04 +01:00
Thorvald Natvig
29088dcaba Indent, changelog, submodule and language update 2010-03-08 19:42:54 +01:00
Stefan Hacker
c2397ee352 Backend for user controlled overlay Black-/Whitelisting 2010-03-04 03:41:49 +01:00
Thorvald Natvig
9fa00c3c1c Use premultiplied alpha textures 2010-03-01 03:14:31 +01:00
Thorvald Natvig
d44c84cb1a This is not the window you are looking for 2010-02-28 18:16:27 +01:00
Thorvald Natvig
aa77c1e34b Indent, changelog, submodule and language update 2010-02-27 23:35:52 +01:00
Thorvald Natvig
0abb9e5469 Don't use widget functions on embedded widgets, they misbehave in release mode 2010-02-27 23:31:25 +01:00
Thorvald Natvig
1c79299230 Indent, changelog, submodule and language update 2010-02-23 16:16:44 +01:00
Thorvald Natvig
5a9b23dc4d WIP: Overlay 2010-02-18 15:23:57 +01:00
Thorvald Natvig
9bd867fb04 Fix overlay crash in Killing Floor when IDirect3DDevice9::Reset() fails 2010-02-05 19:11:23 +01:00
Thorvald Natvig
07f7ef3c13 Indent, changelog, submodule and language update 2010-02-02 17:31:27 +01:00
Thorvald Natvig
c372eb458b Windows XP doesn't have DXGI or D3D10 2010-02-02 17:24:49 +01:00
Thorvald Natvig
debc396d5b Indent, changelog, submodule and language update 2010-02-01 11:48:13 +01:00
Thorvald Natvig
28641d2100 Fix texture in D3D9 after reset 2010-01-30 21:25:21 +01:00
Thorvald Natvig
6f637c6f03 Indent, changelog, submodule and language update 2010-01-29 13:13:36 +01:00
Thorvald Natvig
d87855071a Use glPixelStorei for subtexture updates on Win32 2010-01-28 12:15:22 +01:00
Thorvald Natvig
e817ee34c8 Indent, changelog, submodule and language update 2010-01-26 17:49:26 +01:00
Thorvald Natvig
7f019a7820 Remove last parts of old SharedMemory 2010-01-26 17:25:41 +01:00
Thorvald Natvig
c16b9b8e8f Indent, changelog, submodule and language update 2010-01-26 15:54:13 +01:00
Thorvald Natvig
e51a048fe9 Make Win32 OGL overlay work in windowed mode 2010-01-26 13:38:38 +01:00
Thorvald Natvig
036c6c3310 Remove dependence on sm.sm from Win32 overlay 2010-01-24 22:19:11 +01:00
Thorvald Natvig
0baf7589ad D3D9, D3D10 and OpenGL/Win32 pipe-based overlay 2010-01-24 17:17:35 +01:00
Thorvald Natvig
b915976c9b Explicitly name 'struct' for C89 compliance 2010-01-22 20:06:21 +01:00
Thorvald Natvig
6d885b2378 Shared texture based overlay (client part) 2010-01-22 17:54:36 +01:00
Thorvald Natvig
1f51f0cfbe Shmem based overlay (still WIP) 2010-01-22 01:10:46 +01:00
Thorvald Natvig
30b63c2f87 socket-based overlay (WIP) 2010-01-21 21:21:51 +01:00
Thorvald Natvig
16339bfc91 Update license to 2010 2010-01-05 08:49:22 +01:00
Thorvald Natvig
0a0c83fd0d Add overlay safety checks for 11x too 2009-11-09 23:52:55 +01:00
Thorvald Natvig
384c0df91e Blacklist explroer.exe from the overlay 2009-10-25 13:08:05 +01:00
Thorvald Natvig
f9bb90180b Indent, changelog and submodule update 2009-10-12 22:59:16 +02:00
Thorvald Natvig
e4bc4a2bac Don't initialize D3D etc if sharedmem fails 2009-10-12 16:02:32 +02:00
Thorvald Natvig
6a3025549d Inproc draw for d3d10 2009-10-12 14:42:06 +02:00
Thorvald Natvig
de5f7307b8 Indent, changelog and submodule update 2009-10-09 15:21:06 +02:00
Thorvald Natvig
1989a198cf Add overlay magic number and check memory size 2009-10-02 16:25:29 +02:00
Thorvald Natvig
4e675bceb6 Add selfreference for OpenGL 2009-09-24 23:02:26 +02:00
Thorvald Natvig
d97d12bede Indent, changelog and submodule update 2009-09-21 17:06:54 +02:00
Thorvald Natvig
511773dfd4 DX10 fullscreen texture test 2009-09-21 16:37:52 +02:00
Thorvald Natvig
b5872663c7 Indent, changelog and submodule update 2009-09-02 17:41:45 +02:00
Thorvald Natvig
c663db3e4f Remove ods() for addref/release, impossible to run real apps with it on 2009-08-25 19:52:11 +02:00
Thorvald Natvig
8e0cbc8c78 Release heuristic 2009-08-25 19:44:17 +02:00