Commit Graph

73 Commits

Author SHA1 Message Date
gblues
6904101c44 Clean up trailing whitespace
== DETAILS

Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
2017-12-12 00:24:18 -08:00
twinaphex
6af5bd01bf Merge retro_stat and file_path 2017-06-16 15:00:11 +02:00
twinaphex
df17764673 Move code from menu_content.c to menu_cbs_ok.c 2017-05-27 03:51:56 +02:00
twinaphex
59fb7700b8 Combine menu_driver.c and menu_display.c 2017-05-19 15:25:14 +02:00
twinaphex
f0c2d786ae Update arrays struct 2017-04-28 22:59:13 +02:00
twinaphex
238e234106 Prevent another Coverity warning 2017-02-21 21:20:33 +01:00
twinaphex
96c8ca5a09 Header update #1 2017-01-22 13:40:32 +01:00
twinaphex
e4208750c8 (menu_content.c) Cleanups 2016-12-15 12:18:26 +01:00
twinaphex
915a420279 (menu_content.c) Cleanups 2016-12-04 04:42:01 +01:00
twinaphex
7fdc38bf30 Prevent null pointer dereference 2016-09-22 21:57:55 +02:00
twinaphex
8b2b406a85 menu_content.c - add HAVE_CONFIG_H ifdef 2016-09-16 01:23:25 +02:00
twinaphex
075aea2289 Header include cleanups 2016-09-06 00:56:00 +02:00
twinaphex
56ef899946 Move code to menu_content.c 2016-07-01 15:55:36 +02:00
twinaphex
394cbbef59 Improve message 2016-07-01 05:56:41 +02:00
twinaphex
13cadc6c1d Add FILE_PATH_7Z_EXTENSION/FILE_PATH_ZIP_EXTENSION 2016-07-01 05:53:55 +02:00
twinaphex
4970aacc68 Remove header 2016-06-30 18:34:59 +02:00
twinaphex
471ffc53fd Refactor menu_content_load_from_playlist 2016-06-30 18:25:19 +02:00
twinaphex
284f8cfd23 Remove menu_hash_ files 2016-06-20 03:35:09 +02:00
twinaphex
5ddec4efc2 Create menu_content_load_from_playlist 2016-06-15 18:58:18 +02:00
twinaphex
0e5e45595e Cleanup 2016-06-15 18:55:20 +02:00
twinaphex
df9f1585de Simplify menu_content_find_first_core 2016-06-15 18:52:27 +02:00
twinaphex
27ef0cf9c7 Get rid of menu_hash_calculate dependency in find_first_core 2016-06-14 22:11:10 +02:00
twinaphex
c2dd8b884e Cleanups 2016-06-03 04:18:28 +02:00
twinaphex
7d26034ebe Rename rarch_task_* to task_* 2016-05-27 18:14:47 +02:00
twinaphex
e41efa9849 Cleanup menu_content_find_first_core 2016-05-27 04:41:39 +02:00
twinaphex
a743c779f8 Prevent some 'conditional jump or move depends on unitialised value' warnings 2016-05-27 04:31:02 +02:00
twinaphex
fcf2decb2e Remove persist argument 2016-05-17 09:07:41 +02:00
twinaphex
b9dde5320f (Menu) Buildfixes 2016-05-16 18:34:33 +02:00
twinaphex
0f35487e17 (menu_content.c) Cleanup 2016-05-16 17:02:20 +02:00
twinaphex
064e6a70bc Cleanup 2016-05-16 17:01:31 +02:00
twinaphex
f70dc77a61 Pass content_ctx_info_t pointer to rarch_task_push_content 2016-05-16 16:25:16 +02:00
twinaphex
9c33d91e68 Refactor content task code 2016-05-16 15:09:04 +02:00
twinaphex
923d0a879b Reimplement menu_content_load_from_playlist 2016-05-16 14:54:26 +02:00
twinaphex
449c7483cd Rename content_playlist_ to playlist_ 2016-05-16 09:07:44 +02:00
twinaphex
71c5b4972c CXX_BUILD buildfix 2016-05-10 03:19:40 +02:00
twinaphex
2691ab0c7d Rename command_event enums 2016-05-09 20:51:53 +02:00
twinaphex
a98ef36d36 Rename event_cmd_ctl to command_event 2016-05-09 20:20:50 +02:00
twinaphex
7ba97e8703 Remove core_info_ctl 2016-05-09 18:11:17 +02:00
Hans-Kristian Arntzen
951c3e4085 De-ioctl menu display interface.
Holy crap ...
2016-05-08 12:38:46 +02:00
twinaphex
0bd45c7f51 Add content_load 2016-05-08 04:35:00 +02:00
twinaphex
9c00dd0e2e Cleanup 2016-05-06 05:51:01 +02:00
twinaphex
3dc40263ea menu_content_load_from_playlist - use path_is_valid 2016-05-06 05:38:04 +02:00
twinaphex
895783d854 Move some variables 2016-04-28 20:49:13 +02:00
twinaphex
1b289c0f05 (libretro-common) Update 2016-03-24 04:23:17 +01:00
twinaphex
e41127459e Rename 'filestream' functions 2016-03-24 04:09:25 +01:00
twinaphex
3720cf87e7 Rename retro_file to file_stream 2016-03-20 16:29:14 +01:00
twinaphex
46cc21029b Add CONTENT_CT_LOAD 2016-02-16 05:34:33 +01:00
twinaphex
b2fa47ef43 Cleanups 2016-02-15 06:53:22 +01:00
twinaphex
d4846b9021 Refactor content_load 2016-02-15 04:04:14 +01:00
twinaphex
b4b50d1972 Create content_push_to_history_playlist 2016-02-15 03:56:10 +01:00