twinaphex
|
ce6c884724
|
Take out HAVE_CC_RESAMPLER define
|
2014-09-24 09:39:41 +02:00 |
|
Higor Eurípedes
|
399718fd18
|
Use -lcg on Win32-targeted builds
|
2014-09-16 17:45:45 -03:00 |
|
twinaphex
|
28a47cf1b0
|
Add HAVE_PYTHON=0 to Makefile.win
|
2014-09-16 19:25:51 +02:00 |
|
Higor Eurípedes
|
0c0241dae7
|
Fix xinput autoconfig support in MSYS2 builds
|
2014-09-15 22:13:05 -03:00 |
|
twinaphex
|
6deb51332b
|
Split up string_list functions into its own object/source file
|
2014-09-15 18:46:07 +02:00 |
|
twinaphex
|
3158a837f0
|
Define HAVE_COMMAND for Makefile.win
|
2014-09-14 19:53:44 +02:00 |
|
twinaphex
|
0402f91ee1
|
Move zlib to Makefile.common too
|
2014-09-14 04:50:10 +02:00 |
|
twinaphex
|
6a730a7408
|
Move more to Makefile.common
|
2014-09-14 04:43:18 +02:00 |
|
twinaphex
|
a59c9247ed
|
Move more to Makefile.common
|
2014-09-14 04:37:57 +02:00 |
|
Higor Eurípedes
|
a002afdaff
|
(Makefile.win) Set the OS variable
|
2014-09-13 23:02:09 -03:00 |
|
twinaphex
|
2cb18dbec5
|
Move some Win32-specific obj files to Makefile.common
|
2014-09-14 04:00:27 +02:00 |
|
twinaphex
|
2ce5f9318f
|
Update Makefiles
|
2014-09-14 03:58:49 +02:00 |
|
twinaphex
|
dd5ebd974e
|
Update Makefile.common
|
2014-09-14 03:44:54 +02:00 |
|
twinaphex
|
ed492be6a2
|
Move more to Makefile.common
|
2014-09-14 03:38:36 +02:00 |
|
twinaphex
|
2926183d8d
|
Move more to Makefile.common
|
2014-09-14 03:22:04 +02:00 |
|
twinaphex
|
36c36cc332
|
Move more to Makefile.common
|
2014-09-14 02:52:30 +02:00 |
|
twinaphex
|
8b149c8ff9
|
Move more to Makefile.common
|
2014-09-14 02:15:56 +02:00 |
|
twinaphex
|
effaf1562f
|
Move more to Makefile.common
|
2014-09-14 02:05:17 +02:00 |
|
twinaphex
|
322093f600
|
Move more to Makefile.common
|
2014-09-14 01:58:57 +02:00 |
|
twinaphex
|
064bddc84e
|
Move more to Makefile.common
|
2014-09-14 01:01:52 +02:00 |
|
twinaphex
|
dd4bbdbd89
|
Move LDFLAGS to top of Makefiles
|
2014-09-14 00:55:17 +02:00 |
|
twinaphex
|
0746337a34
|
Move menu files to Makefile.common
|
2014-09-14 00:53:00 +02:00 |
|
twinaphex
|
caebce79fb
|
Makefile.win - change JLIBS to JOYCONFIG_LIBS
|
2014-09-14 00:20:30 +02:00 |
|
twinaphex
|
5a12852489
|
- Change JOBJ in Makefile.win to JOYCONFIG_OBJ - make it the same
as Makefile.
- Use JTARGET in Makefile
|
2014-09-14 00:18:50 +02:00 |
|
twinaphex
|
ce55990a3e
|
Move more to Makefile.common
|
2014-09-14 00:11:08 +02:00 |
|
twinaphex
|
33809a9ca3
|
Reduce LOC in Makefiles by creating shared Makefile.common
|
2014-09-14 00:04:42 +02:00 |
|
twinaphex
|
d4a4dd14bf
|
Add 'nearest' resampler
|
2014-09-13 00:10:15 +02:00 |
|
Timo Strunk
|
ff90a4e568
|
Removed Ppmd references from everywhere. Code is only required for Ppmd support - a special 7z algorithm
|
2014-09-12 22:41:46 +02:00 |
|
twinaphex
|
3787c831e7
|
(Wii) Compile in 7zip support
|
2014-09-12 22:24:18 +02:00 |
|
Timo Strunk
|
11b63cbe3d
|
Merge remote-tracking branch 'upstream/master' into zip_support
|
2014-09-12 17:06:41 +02:00 |
|
twinaphex
|
fa27c8884d
|
Add d3d_wrapper to Makefile.win
|
2014-09-12 08:02:48 +02:00 |
|
twinaphex
|
4a14658278
|
(Menu) Split up reusable menu_action code to menu_action.c
|
2014-09-12 05:54:58 +02:00 |
|
Monroe88
|
42dd095703
|
Enable Lakka building by default on Makefile.win
|
2014-09-11 20:39:04 -05:00 |
|
Monroe88
|
6d59e6fc6a
|
Add GLUI building to Makefile.win
|
2014-09-11 20:33:45 -05:00 |
|
Timo Strunk
|
1e44a4056c
|
Merge remote-tracking branch 'upstream/master' into zip_support
|
2014-09-11 18:03:34 +02:00 |
|
Timo Strunk
|
67b310ec07
|
Included ZLIB libs in Windows compile
|
2014-09-10 11:09:51 +02:00 |
|
Timo Strunk
|
8074679c62
|
Added missing ZLIB object files also to windows makefile
|
2014-09-10 10:48:45 +02:00 |
|
twinaphex
|
598421e7d7
|
Move resampler drivers to audio/resamplers
|
2014-09-09 21:54:41 +02:00 |
|
Timo Strunk
|
4796ace114
|
Made windows makefile also compile zip decompression support in case of ZLIB presence
|
2014-09-09 15:30:27 +02:00 |
|
twinaphex
|
09d240330f
|
Move 7zip to deps/
|
2014-09-02 21:45:14 +02:00 |
|
Timo Strunk
|
3440622102
|
Added and tested decompression also in win build
|
2014-09-02 17:55:45 +02:00 |
|
twinaphex
|
c114e51a2c
|
(Menu) Split up menu entries code to menu_entries.c
|
2014-08-31 18:36:26 +02:00 |
|
Higor Eurípedes
|
6f164f540c
|
Enable sdl_gl for SDL2 windows builds
|
2014-08-21 13:45:52 -03:00 |
|
Alcaro
|
0b3bfb27c2
|
Windows needs this file too.
|
2014-08-21 13:09:50 +02:00 |
|
twinaphex
|
eb1d78bab7
|
Rename history.c to playlist.c
|
2014-08-15 17:24:28 +02:00 |
|
twinaphex
|
0966d384d8
|
(OSK) Get rid of HAVE_OSK ifdef
|
2014-08-14 06:40:33 +02:00 |
|
twinaphex
|
88af50ab82
|
Add null drivers
|
2014-08-14 03:05:44 +02:00 |
|
twinaphex
|
e1a122843b
|
Add null camera - remove HAVE_CAMERA ifdefs
|
2014-08-14 02:55:04 +02:00 |
|
twinaphex
|
027bd68bb3
|
Add location/null.c - get rid of HAVE_LOCATION ifdefs
|
2014-08-14 02:15:48 +02:00 |
|
twinaphex
|
fcbbf08109
|
(Recording) Bake in HAVE_RECORD implicitly
|
2014-08-12 05:28:43 +02:00 |
|