19891 Commits

Author SHA1 Message Date
twinaphex
23e2dfafd3 (udev_joypad.c) Style nits 2015-06-03 18:36:38 +02:00
twinaphex
22bd3b2d4f (udev_joypad.c) Style nits 2015-06-03 18:31:06 +02:00
twinaphex
17a040e002 (udev_joypad.c) Get rid of some forward declarations 2015-06-03 18:28:54 +02:00
twinaphex
660641f328 Pass handle to input driver to joypad driver's init function 2015-06-03 18:22:54 +02:00
twinaphex
bafda714a1 (Input drivers) Cleanups 2015-06-03 18:12:06 +02:00
twinaphex
4cfe960bf3 network_cmd_port - buildfix 2015-06-03 18:07:29 +02:00
Twinaphex
515c684606 (Menu) change some menu setting's visibility 2015-06-03 17:56:16 +02:00
Twinaphex
f5b87b51eb (Menu) Expose network cmd port too if HAVE_NETWORK_CMD is defined 2015-06-03 17:47:21 +02:00
twinaphex
ad3a0b62d1 (menu_entries_cbs_representation.c) Rename some arguments 2015-06-03 17:16:47 +02:00
twinaphex
7c186c94a5 (libretro-db/query.c) Cleanup 2015-06-03 17:14:30 +02:00
twinaphex
17ca5a074c (udev_input.c) Cleanups 2015-06-03 17:11:32 +02:00
twinaphex
1532f35376 (udev_input.c) Cleanups 2015-06-03 17:06:22 +02:00
twinaphex
aebd914210 (menu_setting.c) Cleanup 2015-06-03 17:00:52 +02:00
twinaphex
3eec012af8 (libretro-db) Style nits 2015-06-03 16:57:51 +02:00
twinaphex
b18efe5096 (menu_setting.c) Turn more functions static 2015-06-03 16:51:02 +02:00
Twinaphex
030c3ce49f (libretrodb) cleanups 2015-06-03 16:26:54 +02:00
Twinaphex
efdb991f12 (libretro-db) Style nits 2015-06-03 15:59:32 +02:00
twinaphex
37da7a7fd3 (udev_joypad.c) Cleanups 2015-06-03 15:29:47 +02:00
twinaphex
5b82a6896c (linuxraw_joypad.c) Take out IS_JOYCONFIG ifdefs 2015-06-03 15:27:38 +02:00
Twinaphex
0f759fc1a3 Merge pull request #1740 from natinusala/master
Added '\n' support for gl_raster_font
2015-06-03 15:11:59 +02:00
twinaphex
b56d6bbb01 (udev_joypad.c) Get rid of IS_JOYCONFIG ifdefs 2015-06-03 14:15:39 +02:00
twinaphex
dd57369433 udev_free_pad - weird implementation, cleanup 2015-06-03 14:09:30 +02:00
twinaphex
f42d0a7f7c Turn setting_find_setting static 2015-06-03 11:59:14 +02:00
twinaphex
501786416d Turn settings_list_ functions static 2015-06-03 11:32:48 +02:00
twinaphex
b44a28dd1f Turn some functions static 2015-06-03 11:29:12 +02:00
twinaphex
93295638da Remove menu_settings_list.c 2015-06-03 11:24:53 +02:00
twinaphex
4c6f5b6a93 Cleanups 2015-06-03 11:19:26 +02:00
twinaphex
14ca137ffb Cleanup 2015-06-03 11:09:55 +02:00
twinaphex
f488242a8e (menu_setting.c) Get rid of memsets 2015-06-03 10:58:40 +02:00
twinaphex
18aec77c10 Cleanups 2015-06-03 10:55:46 +02:00
twinaphex
6ec91b64dc Don't bind default callbacks when they are already bound 2015-06-03 10:52:57 +02:00
twinaphex
8397e66026 (menu_setting.c) Cut down on code duplication 2015-06-03 10:49:56 +02:00
twinaphex
84424f0bdc Cleanups 2015-06-03 10:44:34 +02:00
twinaphex
9c6eb2c691 Remove unused setting_reset 2015-06-03 10:41:05 +02:00
twinaphex
da63376c8a Simplifications 2015-06-03 10:33:41 +02:00
twinaphex
4aa2953852 setting_handler - cleanups 2015-06-03 10:25:13 +02:00
twinaphex
bbfbdf7b9d Cleanup 2015-06-03 10:24:09 +02:00
twinaphex
bfcf1a7288 Revert "Make some functions static"
This reverts commit 6b04db075d45ad5258586a4ffd5db46cb108ebdc.
2015-06-03 10:13:25 +02:00
twinaphex
6b04db075d Make some functions static 2015-06-03 10:13:03 +02:00
twinaphex
ae41de8d57 Move djb2 to hash.c 2015-06-03 09:46:13 +02:00
twinaphex
58a8004d38 Cleanup 2015-06-03 09:44:41 +02:00
twinaphex
d56ccd2014 setting_bool_action_ok_exit - cleanup 2015-06-03 09:38:06 +02:00
twinaphex
4169f066fc (menu_setting.c) Simplifications 2015-06-03 09:33:08 +02:00
twinaphex
1f28ebae9a Simplifications 2015-06-03 09:29:18 +02:00
twinaphex
7ec64e804e Create setting_get_string_representation_default 2015-06-03 09:07:20 +02:00
twinaphex
f02bd33f1e (menu_setting.c) Cleanups 2015-06-03 09:03:57 +02:00
twinaphex
354f0ac1a7 (menu_entries_cbs.c) Cleanups 2015-06-03 08:52:34 +02:00
twinaphex
f9cb0bc1e1 (database_info.c) Cleanups 2015-06-03 08:48:20 +02:00
twinaphex
e3bc375b7a Cleanups 2015-06-03 08:22:50 +02:00
Twinaphex
2a6ffa2315 Merge pull request #1739 from leiradel/master
swap series of strcmp with hash-based switch
2015-06-03 07:44:25 +02:00