Commit Graph

37479 Commits

Author SHA1 Message Date
Andrés b7ea3f9f4e Merge pull request #3 from Kivutar/lobby
(Netplay) Add a task to find a game from its CRC
2017-01-22 01:52:38 -05:00
CoalaJoe 5068279e10 Add basic translations for input settings 2017-01-22 07:39:48 +01:00
CoalaJoe d5ee28e17e Fixed typo 2017-01-22 07:24:45 +01:00
CoalaJoe d0906b09ac Added inputsettings translation for german 2017-01-22 07:24:21 +01:00
CoalaJoe a75b5073ea Fix typo 2017-01-22 07:10:36 +01:00
zeromus 168de31fb9 make scond_signal slightly more pthreads compliant (and other tidying). re: PR #4392 2017-01-21 22:44:31 -06:00
Jean-André Santoni 2dee8f77b6 (Netplay) Add a task to find a game from its CRC 2017-01-22 03:17:50 +01:00
twinaphex 23c35c39b5 Add more video_frame_info_t members 2017-01-22 02:04:58 +01:00
twinaphex 6a5ce0fce9 Turn runloop_netplay_pause into macro 2017-01-22 01:58:08 +01:00
twinaphex 913a5ba5ba (runloop.c) Get rid of some runloop_ctl calls 2017-01-22 01:55:19 +01:00
twinaphex 181f6472b1 (MaterialUI) Get rid of early return 2017-01-22 01:46:08 +01:00
zeromus 3e8e02c953 change the main lock mutex to a critical section, and update copyrights year 2017-01-21 17:10:09 -06:00
zeromus 10157c5831 apply feedback re: PR #4392 2017-01-21 16:49:10 -06:00
Brad Parker 496198ab32 DOS: target 386 and link in FPU emulator, program now starts up correctly 2017-01-21 16:36:38 -05:00
Brad Parker bc8b3ebad5 gdi: fix font alignment 2017-01-21 15:46:46 -05:00
Brad Parker 0290f4713c caca: fix font alignment 2017-01-21 15:39:35 -05:00
Twinaphex a7b26d8913 Merge pull request #4471 from GregorR/netplay-info-disconnection-reason
Make the client send an INFO even if it's wrong
2017-01-21 19:51:10 +01:00
Gregor Richards 8c304dfda7 Make the client send an INFO even if it's wrong
This simply gives the server a reason why the client disconnected,
rather than a generic, unexplained disconnection.
2017-01-21 13:18:31 -05:00
twinaphex b97b40af75 (vg.c) Buildfix 2017-01-21 18:54:13 +01:00
twinaphex dd1fa96321 Fix 2017-01-21 01:46:35 +01:00
twinaphex c8141123d6 (GX) Cleanup warnings 2017-01-21 00:55:21 +01:00
Twinaphex b1117a8d96 Merge pull request #4467 from bparker06/djgpp
DOS/DJGPP buildfix
2017-01-21 00:30:45 +01:00
Brad Parker 1d3e1a6962 DOS/DJGPP buildfix 2017-01-20 18:23:45 -05:00
radius 0de43b954e can now connect when starting a game too 2017-01-20 16:04:10 -05:00
radius 42dc8c7e15 woops fix hardcoded address 2017-01-20 15:14:30 -05:00
radius 0acf34dcdd now we can connect (if the game is already loaded 2017-01-20 15:13:38 -05:00
twinaphex e6c4327a1c (GL) Fix lockup at startup 2017-01-20 21:05:55 +01:00
radius dcca2f8131 only announce if host 2017-01-20 14:33:57 -05:00
Twinaphex b14403f721 Merge pull request #4466 from CoalaJoe/master
Added german translations
2017-01-20 18:10:53 +01:00
CoalaJoe 2c6a509cd9 Added missing audio settings translations for german 2017-01-20 18:08:13 +01:00
CoalaJoe e040e974e9 Add some translations for audio settings 2017-01-20 18:00:05 +01:00
CoalaJoe 4c8062ba8e Add last videosettings translations for german 2017-01-20 17:52:12 +01:00
CoalaJoe 7982aac046 Merged messages 2017-01-20 17:43:02 +01:00
aliaspider 24f8503605 Merge pull request #4465 from xhp-creations/master
(WIIU) fix rotation of menu
2017-01-20 17:30:37 +01:00
xhp-creations 577ee09727 (WIIU) fix rotation of menu
(WIIU) fix rotation of menu
2017-01-20 11:22:30 -05:00
Twinaphex 78943ad6ba Merge pull request #4463 from xhp-creations/master
(WIIU) add rotation support
2017-01-20 16:40:36 +01:00
xhp-creations a8232f1b46 (WIIU) add rotation support
(WIIU) add rotation support
2017-01-20 10:29:53 -05:00
twinaphex 927e4b6be0 Less settings pointer grabbing 2017-01-20 15:38:20 +01:00
twinaphex 0be6264796 Get rid of more settings pointer grabbing 2017-01-20 15:33:47 +01:00
vanfanel 7ae7e2eaee DISPMANX: now waiting for free pages after issuing flip, instead of before, to avoid input lag. 2017-01-20 14:59:14 +01:00
twinaphex 30c7754029 Buildfix 2017-01-20 14:37:02 +01:00
twinaphex 7a309faf6d Don't grab settings pointer inside menu_display_draw_bg 2017-01-20 14:26:49 +01:00
twinaphex 526072ccdf Cut down on menu_display_libretro_running usage 2017-01-20 14:25:00 +01:00
twinaphex 58a47e860a Add use_rgba member to video_frame_info_t 2017-01-20 14:04:50 +01:00
radius b5357493ad log crc properly 2017-01-19 23:53:45 -05:00
radius 8d25b2b0a3 add stub connection handler 2017-01-19 23:44:10 -05:00
radius 8a1fb24fe9 update url 2017-01-19 23:21:22 -05:00
radius 90f352806f merge 2017-01-19 21:55:16 -05:00
radius 930cde21a2 crc is announced now (for cores that don't have needs_fullpath set) 2017-01-19 21:43:46 -05:00
fr500 f979ff58a7 clean this up a bit 2017-01-19 20:39:05 -05:00