twinaphex
|
53efe785fd
|
(menu_setting.c) Start refactoring, create menu_hash.h
|
2015-06-05 13:47:17 +02:00 |
|
twinaphex
|
bb98e35cac
|
(Menu) Pass hash values to 'init_bind' functions
|
2015-06-05 13:17:44 +02:00 |
|
twinaphex
|
10e55ad5a5
|
Move all hash values to menu_entries_cbs.h
|
2015-06-04 22:09:45 +02:00 |
|
twinaphex
|
fc4755bce2
|
(libretro-common) Move hash.c/hash.h to libretro-common
|
2015-06-04 21:13:13 +02:00 |
|
twinaphex
|
2280684a95
|
Buildfix - include files
|
2015-06-04 21:00:52 +02:00 |
|
twinaphex
|
74a39147cb
|
Split up User Input Binds into separate groups
|
2015-06-04 17:41:07 +02:00 |
|
Andre Leiradella
|
ef1eb15f71
|
use hashes instead of strcmp
|
2015-06-04 11:23:00 -03:00 |
|
Twinaphex
|
59e977dbdf
|
Create 'Input Hotkey Settings'
|
2015-06-04 14:39:40 +02:00 |
|
twinaphex
|
354f0ac1a7
|
(menu_entries_cbs.c) Cleanups
|
2015-06-03 08:52:34 +02:00 |
|
twinaphex
|
ba277d90de
|
Create action_get_title
|
2015-06-01 12:24:48 +02:00 |
|
twinaphex
|
bb3d81eee2
|
Bind select callbacks too
|
2015-06-01 09:10:43 +02:00 |
|
twinaphex
|
bd1e5d6a67
|
Rename action_select to action_info
|
2015-05-31 22:40:26 +02:00 |
|
twinaphex
|
a5d8f37b34
|
Add action_scan
|
2015-05-27 06:57:01 +02:00 |
|
twinaphex
|
3dc7f6ab19
|
Create separate menu_entries_cbs_left.c/menu_entries_cbs_right.c
|
2015-05-18 15:56:32 +02:00 |
|
twinaphex
|
a2f5eb5421
|
Create separate menu_entries_cbs_up.c/menu_entries_cbs_down.c
|
2015-05-18 15:31:53 +02:00 |
|
twinaphex
|
16c16eb579
|
Combine menu_flush_stack functions
|
2015-05-17 19:49:14 +02:00 |
|
twinaphex
|
e215b2d6ec
|
Rename Path Settings to Directory Settings
|
2015-05-17 17:09:07 +02:00 |
|
twinaphex
|
42ee2606a1
|
Remove menu_entries.c
|
2015-05-12 13:14:04 +02:00 |
|
twinaphex
|
1cb9f651ab
|
zlib_extract_core_callback - compile it in only when HAVE_ZLIB
is defined
|
2015-04-19 18:45:29 +02:00 |
|
twinaphex
|
7f17f340c0
|
(Menu) Cleanup
|
2015-04-15 09:35:48 +02:00 |
|
twinaphex
|
c2f659fb68
|
Add 'Recording Settings' to menu_entries_common_is_settings_entry
|
2015-04-15 09:25:09 +02:00 |
|
twinaphex
|
0818b178f9
|
Rename rarch_main_command to event_command
|
2015-04-13 11:26:02 +02:00 |
|
Twinaphex
|
de2eb5f972
|
Rename RARCH_CMD_* to EVENT_CMD_*
|
2015-04-13 10:29:15 +02:00 |
|
twinaphex
|
43bb5c81cc
|
Start creating input HID driver interface, etc.
|
2015-04-01 22:31:43 +02:00 |
|
twinaphex
|
dd30be4da4
|
(menu_entries_cbs.c) Use write_file wrapper
|
2015-04-01 18:40:49 +02:00 |
|
twinaphex
|
caf4d457d6
|
(Menu) Use zlib_perform_mode
|
2015-03-28 21:13:10 +01:00 |
|
twinaphex
|
c26804335b
|
(libretro-common) Move file_extract.c to libretro-common
|
2015-03-28 20:14:19 +01:00 |
|
twinaphex
|
a532742b96
|
Refactor zlib_inflate_data_to_file so that it is nonblocking
|
2015-03-28 19:18:42 +01:00 |
|
twinaphex
|
508ade73f9
|
Rename menu_driver_resolve to menu_driver_get_ptr
|
2015-03-21 23:56:42 +01:00 |
|
twinaphex
|
e996d5d51f
|
Updates
|
2015-03-20 21:22:38 +01:00 |
|
twinaphex
|
d2c97de070
|
Move net_compat/net_http to libretro-common
|
2015-03-20 17:56:00 +01:00 |
|
twinaphex
|
00239a30d6
|
Create wrapper functions for passing a message to the runloop's
message queue
|
2015-03-15 02:47:23 +01:00 |
|
twinaphex
|
795ef467ac
|
Move msg_queue and nbio/http to runloop struct
|
2015-03-07 13:01:41 +01:00 |
|
twinaphex
|
622321f3fc
|
Get rid of some header dependencies
|
2015-02-27 05:04:50 +01:00 |
|
twinaphex
|
ab05a6af5b
|
Split up contentlist_switch into new file
|
2015-02-27 03:28:50 +01:00 |
|
twinaphex
|
85c6bb503d
|
Seperate fiel for cbs_refresh
|
2015-02-27 03:25:28 +01:00 |
|
twinaphex
|
ee0253fbad
|
Split up up_or_down code to new file
|
2015-02-27 03:21:49 +01:00 |
|
twinaphex
|
e678abdd75
|
Take out duplicate inline function
|
2015-02-27 03:15:20 +01:00 |
|
twinaphex
|
1df54e4410
|
Split up cbs_select code to new file
|
2015-02-27 03:08:30 +01:00 |
|
twinaphex
|
33d5b4f779
|
Split up cbs_iterate to new file
|
2015-02-27 03:05:19 +01:00 |
|
twinaphex
|
37306bcdc6
|
Split up representation cbs into separate file
|
2015-02-27 02:50:19 +01:00 |
|
twinaphex
|
51071a3e46
|
(Menu) Split up cbs_toggle to new file
|
2015-02-27 02:44:10 +01:00 |
|
twinaphex
|
4d9eb3f8d8
|
(Menu) Split off cbs start to separate file
|
2015-02-26 18:28:48 +01:00 |
|
twinaphex
|
5a0f41c338
|
Create menu_entries_cbs_deferred_push.c
|
2015-02-26 17:33:00 +01:00 |
|
twinaphex
|
b4a8ee4006
|
Split up action cancel callbacks to new file
|
2015-02-26 17:22:00 +01:00 |
|
twinaphex
|
39b318c5ab
|
Start splitting up menu_entries_cbs.c across several files
|
2015-02-26 16:50:30 +01:00 |
|
twinaphex
|
f80e3740aa
|
Implement set_video_mode in video poke interface
|
2015-02-24 21:57:51 +01:00 |
|
twinaphex
|
88137521c4
|
Reimplement action_ok_video_resolution
|
2015-02-24 21:37:58 +01:00 |
|
twinaphex
|
d46f240679
|
Ifdef two functions with HAVE_LIBRETRODB
|
2015-02-24 20:23:35 +01:00 |
|
twinaphex
|
7e9aeee05d
|
(GX) Implement get_video_output_size for Wii/Gamecube
|
2015-02-24 20:22:45 +01:00 |
|