twinaphex
|
96f106d992
|
Add HAVE_LIBRETRODB
|
2015-01-30 09:24:48 +01:00 |
|
twinaphex
|
7cb18cbdab
|
Small bandaid fix that doesn't address the real problem
|
2015-01-30 08:27:10 +01:00 |
|
twinaphex
|
aac3143e38
|
Remove unused variables
|
2015-01-30 07:59:35 +01:00 |
|
twinaphex
|
7dd338f19d
|
Cleanups in input_joypad_driver.c
|
2015-01-30 07:57:15 +01:00 |
|
twinaphex
|
3d4be395ef
|
Update camera_driver.c
|
2015-01-30 07:55:55 +01:00 |
|
twinaphex
|
850716ecac
|
Cleanup location_driver.c
|
2015-01-30 07:55:17 +01:00 |
|
twinaphex
|
f3fed818ac
|
Update menu_driver.c
|
2015-01-30 07:51:48 +01:00 |
|
twinaphex
|
5b6d1f4d2c
|
Update config_get_audio_driver_resampler_options
|
2015-01-30 07:49:04 +01:00 |
|
twinaphex
|
85510aeec0
|
config_get_audio_driver_options - cleanups
|
2015-01-30 07:48:05 +01:00 |
|
twinaphex
|
f45ec7f911
|
Cleanups in config_get_video_driver_options
|
2015-01-30 07:46:33 +01:00 |
|
twinaphex
|
0cc50ed4ea
|
(input_driver.c) Cleanups in config_get_input_driver_options
|
2015-01-30 07:45:14 +01:00 |
|
twinaphex
|
3b7dac52ef
|
(main_load_content) Do early return if wrap_args can't be allocated
|
2015-01-30 07:42:58 +01:00 |
|
twinaphex
|
c6ab7f713a
|
Update get_label for non-collapsed mode
|
2015-01-30 07:09:09 +01:00 |
|
twinaphex
|
42beedb098
|
Fix OSK overlay options group setting in non-collapsed mode
|
2015-01-30 06:06:08 +01:00 |
|
twinaphex
|
a038b72ecb
|
Add 'Collapse Subgroups Enable' - should make navigating
menu a bit easier
|
2015-01-30 05:58:57 +01:00 |
|
twinaphex
|
dfaf63786a
|
Add some (commented out for now) code for displaying subgroups -
to be improved on later
|
2015-01-30 02:18:32 +01:00 |
|
twinaphex
|
262af26c18
|
Rewrite open_deafult_config so that warnings are silenced
|
2015-01-30 00:34:54 +01:00 |
|
twinaphex
|
1b89c23a42
|
(menu_entries_cbs.c) Fix unreachable warning
|
2015-01-30 00:29:34 +01:00 |
|
twinaphex
|
03ec380f56
|
(PS3) Build fix
|
2015-01-30 00:29:23 +01:00 |
|
Twinaphex
|
fc21fdbca6
|
(Apple) Build fixes
|
2015-01-30 00:02:16 +01:00 |
|
twinaphex
|
0912f05d39
|
Fix bug
|
2015-01-29 23:59:46 +01:00 |
|
twinaphex
|
bae3650d44
|
input_keyboard_line_toggle_osk - early return if OSK is not
enabled
|
2015-01-29 23:35:06 +01:00 |
|
twinaphex
|
10fd97c5d0
|
(Windows) Build fixes
|
2015-01-29 23:30:09 +01:00 |
|
Twinaphex
|
9b1680efe7
|
(iOS) Build fixes
|
2015-01-29 23:14:16 +01:00 |
|
Twinaphex
|
9c49f71e18
|
(Apple) Build fixes
|
2015-01-29 23:13:11 +01:00 |
|
twinaphex
|
ed7da3f632
|
Get rid of last param to keyboard_input_event
|
2015-01-29 23:12:42 +01:00 |
|
twinaphex
|
f35b5924e1
|
Cleanups
|
2015-01-29 22:56:33 +01:00 |
|
twinaphex
|
d327863d0f
|
Only carry one input overlay state
|
2015-01-29 22:54:42 +01:00 |
|
twinaphex
|
0ea6a28b6b
|
Due to limitations in how the input overlay driver talks
back to the video driver, we can only have one active overlay
state running at a time. So build around this
|
2015-01-29 20:57:44 +01:00 |
|
twinaphex
|
28f6922520
|
Cleanups
|
2015-01-29 20:51:07 +01:00 |
|
twinaphex
|
d513c01775
|
Get rid of debug comment
|
2015-01-29 20:36:06 +01:00 |
|
twinaphex
|
fc373630ce
|
Start to approach OSK driver in a different way
|
2015-01-29 20:33:27 +01:00 |
|
twinaphex
|
f258950bcf
|
Keyboard input overlays can now be used as input device
for keyboard line events
|
2015-01-29 07:03:20 +01:00 |
|
Twinaphex
|
0373e6490f
|
Merge pull request #1370 from mwtremblay/disable-netplay-bug
Fix for issue #1365
|
2015-01-29 03:32:09 +01:00 |
|
mwtremblay
|
5e7295d87f
|
Fix for issue #1365
|
2015-01-28 20:29:07 -05:00 |
|
twinaphex
|
5a5ae4f9a5
|
(Database) List entries by name instead of description
|
2015-01-29 01:32:35 +01:00 |
|
twinaphex
|
011900be17
|
Add include "general.h" to net_compat.c
|
2015-01-29 00:25:47 +01:00 |
|
Twinaphex
|
624dc5d59c
|
Merge pull request #1369 from lakkatv/xmb
(XMB) Better test to know when to apply path_basename on the node name
|
2015-01-28 22:23:53 +01:00 |
|
Jean-André Santoni
|
2e8154a7dd
|
(XMB) Better test to know when to apply path_basename on the node name
|
2015-01-28 22:06:42 +01:00 |
|
Twinaphex
|
cf16205210
|
Merge pull request #1368 from lakkatv/xmb
XMB
|
2015-01-28 21:47:05 +01:00 |
|
Jean-André Santoni
|
6658a18baf
|
(XMB) Fix regressions
|
2015-01-28 21:42:57 +01:00 |
|
Jean-André Santoni
|
788ea06ac2
|
(XMB) Fix a display bug : horizontal icons showing while they should not
|
2015-01-28 19:49:10 +01:00 |
|
Jean-André Santoni
|
d603c24fb2
|
(XMB) Add input remapping options to the contextual menu
|
2015-01-28 19:43:41 +01:00 |
|
Jean-André Santoni
|
90ff3a9860
|
(XMB) Attempt to fix the icon overlapping bug, works in some cases
|
2015-01-28 19:09:27 +01:00 |
|
Jean-André Santoni
|
129f70b7ee
|
(XMB) Content launching via the horizontal menu
|
2015-01-28 19:09:27 +01:00 |
|
Twinaphex
|
c94b80a723
|
Merge pull request #1366 from lioncash/leaks
Some more leak/correctness fixes.
|
2015-01-28 18:49:08 +01:00 |
|
Lioncash
|
9c10672646
|
menu_entries_cbs: Fix a few potential memory leaks
|
2015-01-28 09:38:09 -05:00 |
|
Lioncash
|
b6926ced77
|
rmsgpack_dom: Add missing va_end call
|
2015-01-28 09:26:22 -05:00 |
|
twinaphex
|
774b350e9e
|
Updates
|
2015-01-28 11:08:44 +01:00 |
|
twinaphex
|
685b270ae0
|
(Menu) Add max users to filters
|
2015-01-28 09:51:03 +01:00 |
|