RetroArch/menu
radius 149469515f Fix lan rooms
Squashed commit of the following:

commit 6e1fea3b16bb330ed2862eb00d2e911221c48a34
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 22:16:02 2017 -0500

    use the baked in address instead of sockaddr

commit 84f2d389fd6352b3037f48c18d133d2f1063d461
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 22:05:57 2017 -0500

    send replies

commit c6733009cc5a25e58391c5fc693b277ea27404b3
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 21:53:12 2017 -0500

    send replies

commit a6816c9481f7ea89a3c97597233e54c6354716e7
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 21:46:55 2017 -0500

    send replies

commit c2453b73ccafbd53192507affbc11d5f279c2e7c
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 21:26:34 2017 -0500

    look for common interfaces

commit fb42e6470242689f5e6160149ef91f0f0abf068d
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 20:06:50 2017 -0500

    send broadcasts in all interfaces

commit b7730596df9775fb815007689e9c7cc06b317b03
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 20:00:17 2017 -0500

    send broadcasts in all interfaces

commit b620a78052d1b95e81d346f3e5efb233e0547793
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 14:30:31 2017 -0500

    add more logging

commit c016c7d559cd631172a58f99cd3e1a1365965b8e
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 14:12:03 2017 -0500

    update log messages

commit 0a49ba61f56f2ca483fa76c7a04f0709c68b95ad
Author: radius <andres.430@gmail.com>
Date:   Sat Nov 18 13:50:47 2017 -0500

    fix lan room listing for rooms > 1, allow connecting in arbitrary ports
2017-11-18 22:43:47 -05:00
..
cbs Fix lan rooms 2017-11-18 22:43:47 -05:00
drivers Add Retrosystem theme 2017-11-17 19:42:55 -03:00
drivers_display Add set_mvp function callback 2017-11-15 16:51:29 +01:00
widgets Fix for pressing ENTER on cheats 2017-11-15 22:19:29 -05:00
menu_animation.c (WASAPI) Compiles now as C++ as well as C 2017-09-28 18:47:33 +02:00
menu_animation.h Reorder some struct members 2017-09-29 16:49:41 +02:00
menu_cbs.c add left/right callbacks 2017-09-11 00:21:46 -05:00
menu_cbs.h Implemented new settings menu view: User Interface -> Views -> Quick Menu. 2017-10-09 08:14:52 +02:00
menu_content.c Merge retro_stat and file_path 2017-06-16 15:00:11 +02:00
menu_content.h Move code from menu_content.c to menu_cbs_ok.c 2017-05-27 03:51:56 +02:00
menu_displaylist.c Add 'Add to Favorites' to playlist entries 2017-11-16 15:41:37 +01:00
menu_displaylist.h Implemented new settings menu view: User Interface -> Views -> Quick Menu. 2017-10-09 08:14:52 +02:00
menu_driver.c Silence warnings 2017-10-03 00:53:09 +02:00
menu_driver.h Add Retrosystem theme 2017-11-17 19:42:55 -03:00
menu_entries.c Do not try to find a setting for database entries 2017-10-03 20:31:08 -03:00
menu_entries.h Remove another wrapper function 2017-10-01 17:43:38 +02:00
menu_event.c Document menu_event.c 2017-07-31 18:26:18 +02:00
menu_event.h Document menu_event.c 2017-07-31 18:26:18 +02:00
menu_input.c CXX_BUILD fixes 2017-10-02 07:07:18 +02:00
menu_input.h Reorder from lowest to highest sized variables 2017-09-28 00:50:03 +02:00
menu_setting.c Merge pull request #5666 from celerizer/master 2017-11-15 11:30:13 +01:00
menu_setting.h Header update #1 2017-01-22 13:40:32 +01:00
menu_shader.c Cleanups 2017-09-09 00:02:38 +02:00
menu_shader.h Combine video_driver.c and video_shader_driver.c 2017-05-18 14:47:24 +02:00