twinaphex
|
fad37a3bd1
|
Load Content Special should now produce a filebrowser
|
2017-07-30 15:58:46 +02:00 |
|
Brad Parker
|
c072894a93
|
netplay: show country next to lobby nickname
|
2017-07-29 02:24:11 +00:00 |
|
twinaphex
|
82913126ef
|
Buildfix + stub this out for now
|
2017-07-26 02:38:56 +02:00 |
|
Twinaphex
|
432e5c02de
|
Merge pull request #5161 from fr500/subsystem
start implementing subsystem
|
2017-07-26 02:33:34 +02:00 |
|
radius
|
84e0251a86
|
add retroarch version to lan announcement
|
2017-07-24 21:13:28 -05:00 |
|
radius
|
d560660bdc
|
add room type in the title
|
2017-07-24 20:52:27 -05:00 |
|
radius
|
fcbcfab3d9
|
disable SRAM autosave while netplay is underway
|
2017-07-24 20:13:53 -05:00 |
|
radius
|
c2882164f9
|
reenable rewind if the user disables netplay
|
2017-07-24 20:13:53 -05:00 |
|
radius
|
d889f594a3
|
small fixes
|
2017-07-24 20:13:53 -05:00 |
|
radius
|
e09075dc25
|
Add RetroArch version and use different icons for different room types
|
2017-07-24 20:13:52 -05:00 |
|
radius
|
b14593081d
|
start implementing subsystem
|
2017-07-21 19:06:06 -05:00 |
|
meleu
|
3c07209a1a
|
added cheevos_verbose_enable to Achievements menu
|
2017-07-02 04:59:39 -03:00 |
|
twinaphex
|
e9f9702a2d
|
(playlist.c) Don't expose struct details to outside
|
2017-07-01 03:38:36 +02:00 |
|
twinaphex
|
540b9d5615
|
Add 'Show Core Updater'
|
2017-06-20 02:22:07 +02:00 |
|
twinaphex
|
c2c2e0cdc9
|
Add title to User Interface -> Views
|
2017-06-20 02:07:05 +02:00 |
|
twinaphex
|
652452b905
|
Create User Interface -> Views
|
2017-06-20 02:04:23 +02:00 |
|
twinaphex
|
66fc9e6a06
|
Add menu_show_online_updater
|
2017-06-20 01:42:28 +02:00 |
|
twinaphex
|
6af5bd01bf
|
Merge retro_stat and file_path
|
2017-06-16 15:00:11 +02:00 |
|
twinaphex
|
95e588ce0f
|
Fix C89_BUILD
|
2017-06-10 12:52:45 +02:00 |
|
twinaphex
|
cdf7a403ea
|
Add audio mixer mute enable
|
2017-06-08 23:53:24 +02:00 |
|
twinaphex
|
cdd7fbeb52
|
Add audio mixer volume setting
|
2017-06-08 22:58:43 +02:00 |
|
twinaphex
|
6b1b8fc35a
|
Add netplay settings sublist
|
2017-06-08 00:19:43 +02:00 |
|
twinaphex
|
0c3283574d
|
Add deferred hooks for netplay submenu
|
2017-06-08 00:11:00 +02:00 |
|
twinaphex
|
cc1954b4ac
|
Add 'Filter by current core'
|
2017-06-01 00:25:13 +02:00 |
|
twinaphex
|
449483206f
|
Revert "New attempt to fix memory leaks of struct retro_system_info"
This reverts commit a1d3dd69dd .
|
2017-05-30 01:44:49 +02:00 |
|
twinaphex
|
a1d3dd69dd
|
New attempt to fix memory leaks of struct retro_system_info
char variables
|
2017-05-29 22:24:10 +02:00 |
|
Jean-André Santoni
|
51adb3ff78
|
Fix the navigation pointer when clicking tabs in glui
|
2017-05-29 02:50:42 +02:00 |
|
twinaphex
|
e67b6d4b3c
|
Fix coverity error
|
2017-05-29 02:30:12 +02:00 |
|
Jean-André Santoni
|
a23e2ead3c
|
Start fixing the cancel callback in the content downloader
|
2017-05-29 02:25:35 +02:00 |
|
twinaphex
|
5a4bb34cf8
|
Fix directory selection by mouse/touch
|
2017-05-29 01:50:31 +02:00 |
|
twinaphex
|
ffe0987454
|
Silence some Coverity warnings
|
2017-05-28 19:06:15 +02:00 |
|
twinaphex
|
9fa871ccf9
|
Buildfixes for consoles
|
2017-05-28 18:33:44 +02:00 |
|
twinaphex
|
c74104f8c9
|
Get rid of RARCH_MENU_CTL_SYSTEM_INFO_*
|
2017-05-28 16:25:46 +02:00 |
|
twinaphex
|
f1447ddf3f
|
Music history list now usable for non-HAVE_FFMPEG builds
|
2017-05-28 00:09:30 +02:00 |
|
Twinaphex
|
9fe1b9f0b2
|
get rid of unused variables
|
2017-05-28 00:04:26 +02:00 |
|
twinaphex
|
9438545bca
|
Add music tab for non-ffmpeg enabled builds now; add 'Run'
and 'Add to mixer' options when selecting Ogg/WAV files
|
2017-05-27 23:56:10 +02:00 |
|
twinaphex
|
5851d103d0
|
Add 'Add to Mixer' option for Ogg/WAV files inside the music tab
|
2017-05-27 21:03:17 +02:00 |
|
radius
|
fabdc580ef
|
readd manual connection option, cleanup old codepaths
|
2017-05-27 12:59:34 -05:00 |
|
twinaphex
|
df17764673
|
Move code from menu_content.c to menu_cbs_ok.c
|
2017-05-27 03:51:56 +02:00 |
|
twinaphex
|
63a640605c
|
Cleanups
|
2017-05-27 00:50:14 +02:00 |
|
twinaphex
|
f1b900f7bc
|
Cleanup
|
2017-05-27 00:34:36 +02:00 |
|
twinaphex
|
74f202bbda
|
(Menu) Cleanups
|
2017-05-26 20:12:52 +02:00 |
|
twinaphex
|
43a3298990
|
Ability to scroll left/right when entry is on a font
|
2017-05-26 16:20:57 +02:00 |
|
aliaspider
|
e18a5716e3
|
realloc needed here.
|
2017-05-26 07:05:52 +01:00 |
|
Jean-André Santoni
|
9e1c426a3a
|
Use the new netplay room list in place of the old netplay menu
|
2017-05-25 17:35:14 +02:00 |
|
aliaspider
|
385539ccc5
|
fix stack overflow in netplay_refresh_rooms_cb.
|
2017-05-23 16:14:25 +01:00 |
|
radius
|
75182bfc6f
|
fix errors due to rebase
|
2017-05-21 23:43:13 -05:00 |
|
twinaphex
|
59fb7700b8
|
Combine menu_driver.c and menu_display.c
|
2017-05-19 15:25:14 +02:00 |
|
twinaphex
|
2fb5e821cf
|
Update Font Path menu option
|
2017-05-19 04:44:10 +02:00 |
|
twinaphex
|
fa9fe88547
|
Fix filebrowser issues
|
2017-05-19 02:39:33 +02:00 |
|