36288 Commits

Author SHA1 Message Date
twinaphex
36b2c48cb5 Fix CXX_BUILD 2017-01-22 21:19:39 +01:00
Twinaphex
3ff158b907 Merge pull request #4436 from fr500/lobby
Basic lobby system (don't merge, just for tracking)
2017-01-22 21:08:43 +01:00
twinaphex
7c722fca9a (nbio_stdio.c) Try to prevent 'argument cannot be negative' coverity warning 2017-01-22 20:30:47 +01:00
twinaphex
67f850c3dc Prevent another NULL pointer dereference 2017-01-22 20:06:11 +01:00
twinaphex
4feab7a268 (trans_stream_zlib.c) Add some early returns in case it's a NULL pointer 2017-01-22 20:04:58 +01:00
radius
c8081bc3df it loads now 2017-01-22 13:52:35 -05:00
Brad Parker
5c77937dad caca: don't leave X coord uninitialized with unknown font alignment 2017-01-22 13:51:10 -05:00
Brad Parker
b9eb1c0222 add NoAccel configs in msvc2005 that disable GL and D3D 2017-01-22 13:48:49 -05:00
Brad Parker
a2d37adc53 Windows 95 does not have GetFileAttributesEx 2017-01-22 13:48:49 -05:00
Brad Parker
d96ea42be7 add back UTF8 BOM to fix msvc builds 2017-01-22 13:48:49 -05:00
radius
fc68abebdd find the core from core_info 2017-01-22 13:39:27 -05:00
radius
a0e6a24f38 use deferred netplay init 2017-01-22 13:07:30 -05:00
Jean-André Santoni
680d281cb9 Unhardcode CRC 2017-01-22 18:53:33 +01:00
Jean-André Santoni
469aed2e0f Improve the task, with hostname and corename 2017-01-22 18:39:19 +01:00
radius
5e7d9affe3 free netplay_room_list before allocating again 2017-01-22 12:33:14 -05:00
radius
33cc168eb9 allow connecting to lobby port instead of the port in settings 2017-01-22 12:29:29 -05:00
twinaphex
1ea3bea0ee Don't pass video_info by value to context_driver init function 2017-01-22 18:29:22 +01:00
twinaphex
f770ea8560 (movie.c) Try to be more safe in init_playback 2017-01-22 18:22:45 +01:00
twinaphex
2f504b4057 (gfx/drivers) Get rid of remaining runloop.h / runloop_ctl
references inside gfx/drivers
2017-01-22 18:17:48 +01:00
twinaphex
90bc170829 Get rid of runloop_ctl calls inside audio drivers 2017-01-22 18:05:07 +01:00
Andrés
a782ecbe1b Merge pull request #4 from bparker06/title
fixes
2017-01-22 11:36:42 -05:00
Brad Parker
45d4a8865c free task state when finished 2017-01-22 11:33:20 -05:00
Brad Parker
8c216bd233 task title must point to memory that can be freed 2017-01-22 11:31:54 -05:00
twinaphex
d4b7edff4a Cut down on menu_driver_ctl usage from within video drivers 2017-01-22 17:30:32 +01:00
twinaphex
73e621ad32 Do only one call to RARCH_MENU_CTL_IS_ALIVE 2017-01-22 17:25:32 +01:00
twinaphex
e33f38d5b2 Get rid of more MENU_CTL actions 2017-01-22 17:22:05 +01:00
twinaphex
985c6a4ed2 Create menu_driver_render 2017-01-22 17:19:10 +01:00
twinaphex
12c5cc51c5 Create bsv_movie_get_input 2017-01-22 17:03:42 +01:00
twinaphex
b04056db11 Create bsv_movie_set_frame_start/bsv_movie_set_frame_end 2017-01-22 16:59:55 +01:00
twinaphex
5bc611c885 Small cleanup 2017-01-22 16:54:33 +01:00
twinaphex
a9a3f6b078 Another cleanup 2017-01-22 16:49:08 +01:00
Brad Parker
47ffe94479 DOS: add vga_common header 2017-01-22 10:47:11 -05:00
Brad Parker
9d3c20929a DOS: vga palette looks ok now 2017-01-22 10:47:11 -05:00
Brad Parker
5c83e993ba DOS: use custom VGA color palette, rgui looks nice but still is not green 2017-01-22 10:47:11 -05:00
Brad Parker
89fc14d165 DOS: horizontal scale test 2017-01-22 10:47:11 -05:00
Brad Parker
c4bfa6b0d2 DOS: initial VGA int13 graphics driver 2017-01-22 10:47:11 -05:00
Twinaphex
706a92da97 Merge pull request #4477 from GregorR/netplay-stateless-password
Fixing an incompatibility between stateless mode and the password prompt
2017-01-22 16:45:15 +01:00
twinaphex
c283d2cf26 Small micro-opts to input_state 2017-01-22 16:44:34 +01:00
Gregor Richards
addcbb896a Fixing an incompatibility between stateless mode and the password prompt
Previously, the host would time out waiting for the guest to enter a
password, as the timeout was not conditionalized on whether the guest
was actually playing. This fixes that.
2017-01-22 10:43:09 -05:00
twinaphex
9523afd53c Use runloop_get_status in audio_driver_flush as well 2017-01-22 16:31:10 +01:00
twinaphex
a1594615f0 Create runloop_get_status 2017-01-22 16:22:20 +01:00
twinaphex
c91a4fa12e Cleanup 2017-01-22 14:23:46 +01:00
twinaphex
64bb848daf Update headers (pt. 2 - libretro-common) 2017-01-22 13:58:20 +01:00
Twinaphex
99d8dfb3d3 Merge pull request #4476 from CoalaJoe/master
Probably finish german translations
2017-01-22 13:41:19 +01:00
twinaphex
96c8ca5a09 Header update #1 2017-01-22 13:40:32 +01:00
CoalaJoe
207354059c Merge remote-tracking branch 'upstream/master' 2017-01-22 13:05:44 +01:00
CoalaJoe
3028a3da05 Translate directory settings 2017-01-22 13:04:56 +01:00
CoalaJoe
0a3769500e Translate user settings 2017-01-22 12:58:50 +01:00
CoalaJoe
ba92198bbe Translate playlist settings 2017-01-22 12:56:52 +01:00
CoalaJoe
b6ec040968 Translate network settings 2017-01-22 12:53:06 +01:00