Jesse Bryan
|
c276f9349a
|
discord: remove hardcoded values and use new attribute
|
2018-08-20 20:55:44 -05:00 |
|
Brad Parker
|
a1aefc901c
|
Qt WIMP GUI
|
2018-04-30 14:33:05 -04:00 |
|
twinaphex
|
c9e48cd9de
|
Cleanups / get rid of more dependencies
|
2018-04-10 04:31:19 +02:00 |
|
twinaphex
|
3016edce0a
|
Move retroarch.h dependencies out of core_info.c
|
2018-04-10 04:00:01 +02:00 |
|
twinaphex
|
8ca8f92aeb
|
No more configuration.h dependencies in core_info.c
|
2018-04-10 03:02:10 +02:00 |
|
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 |
|
Brian Koropoff
|
b668193923
|
scanner: allow matching archives by member
This allows more flexible detection of content packaged as multiple
compressed files (e.g. MAME).
|
2017-11-17 16:53:49 -08:00 |
|
twinaphex
|
df13f3bbd0
|
Cleanups
|
2017-09-28 09:32:23 +02:00 |
|
twinaphex
|
8c89ec158c
|
Update copyrights
|
2017-03-22 03:09:18 +01:00 |
|
Brad Parker
|
d1d5584d18
|
update copyright
|
2016-10-27 11:47:10 -04:00 |
|
Brad Parker
|
fc1f2cdcf4
|
only scan the content databases that support the file's extension
|
2016-10-03 16:09:10 -04:00 |
|
twinaphex
|
519e4e038a
|
Update core_info_find
|
2016-07-09 21:51:16 +02:00 |
|
twinaphex
|
ff8d00e12b
|
Use RETRO_BEGIN_DECLS/RETRO_END_DECLS in more files
|
2016-06-03 03:22:35 +02:00 |
|
twinaphex
|
7ba97e8703
|
Remove core_info_ctl
|
2016-05-09 18:11:17 +02:00 |
|
twinaphex
|
7dffc6286b
|
Internally change directory settings
|
2016-04-28 19:26:02 +02:00 |
|
twinaphex
|
4cc122648c
|
Header include cleanup
|
2016-03-22 04:09:46 +01:00 |
|
twinaphex
|
36b420ec17
|
Revert "Remove core_info_list_num_info_files"
This reverts commit 9d96e9e452 .
|
2016-02-11 07:20:04 +01:00 |
|
twinaphex
|
fac18641cd
|
Turn function static
|
2016-02-07 17:34:22 +01:00 |
|
twinaphex
|
d3b9356958
|
Create CORE_INFO_CTL_LOAD
|
2016-02-07 17:26:10 +01:00 |
|
twinaphex
|
b647e8186d
|
Create CORE_INFO_CTL_LIST_UPDATE_MISSING_FIRMWARE
|
2016-02-07 16:19:02 +01:00 |
|
twinaphex
|
452df47c14
|
Remove core_info_list_get_all_extensions
|
2016-02-07 16:10:42 +01:00 |
|
twinaphex
|
9d96e9e452
|
Remove core_info_list_num_info_files
|
2016-02-07 16:03:53 +01:00 |
|
twinaphex
|
a67082865c
|
N/A
|
2016-02-07 13:38:23 +01:00 |
|
twinaphex
|
ff90a13a5e
|
Turn core_info_does_support_any_file static
|
2016-02-07 12:59:50 +01:00 |
|
twinaphex
|
6576348198
|
Turn core_info_does_support_file static
|
2016-02-07 12:53:45 +01:00 |
|
twinaphex
|
bd56e0c02e
|
Turn some functions static
|
2016-02-07 12:51:45 +01:00 |
|
twinaphex
|
487b295182
|
Turn core_info_find into static function
|
2016-02-07 02:53:00 +01:00 |
|
twinaphex
|
9e9723e721
|
Create CORE_INFO_CTL_FIND
|
2016-02-07 02:50:16 +01:00 |
|
twinaphex
|
490c023fe3
|
Add core_info_ctl actions
|
2016-02-07 02:37:57 +01:00 |
|
twinaphex
|
7a01fb1616
|
Create CORE_INFO_CTL commands
|
2016-02-07 02:24:08 +01:00 |
|
twinaphex
|
e1bd5ca335
|
Create core_info_ctl
|
2016-02-07 02:18:26 +01:00 |
|
twinaphex
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
|
twinaphex
|
91cf0508fe
|
core_info.c - Refactor
|
2015-12-06 20:44:21 +01:00 |
|
Jean-André Santoni
|
fe02f2ab86
|
Implement core assignation switching
|
2015-11-20 05:20:13 +07:00 |
|
twinaphex
|
da1931ad9f
|
First working implementation of playlist associations
|
2015-10-31 17:44:42 +01:00 |
|
Twinaphex
|
c8b041ef7d
|
Simplify core_info_list_get_all_extensions
|
2015-09-14 23:33:50 +02:00 |
|
twinaphex
|
4598d01a28
|
Fix implicit declaration warning
|
2015-07-04 20:17:59 +02:00 |
|
twinaphex
|
e438dd3263
|
Do wraparound of settings
|
2015-07-04 19:58:43 +02:00 |
|
twinaphex
|
c7d9f2f7e8
|
Show prettified core info display names in Core Updater
|
2015-07-04 18:57:04 +02:00 |
|
twinaphex
|
18e68918f3
|
core_info_get_name and content_playlist_update
|
2015-05-26 06:28:16 +02:00 |
|
twinaphex
|
095683b2e0
|
Start using dir_list_new_special at more places
|
2015-05-24 04:39:16 +02:00 |
|
twinaphex
|
4fc37d4f25
|
Add database info to core_info.c
|
2015-01-25 08:21:02 +01:00 |
|
twinaphex
|
ed3f28b4cf
|
Remove unused core_info_list_get_by_id
|
2015-01-16 02:14:23 +01:00 |
|
twinaphex
|
453321c50b
|
Start updating headers
|
2015-01-07 17:46:50 +01:00 |
|
twinaphex
|
969fc38c42
|
Core Information - add Core Name / System Manufacturer
|
2014-12-15 01:59:32 +01:00 |
|
twinaphex
|
f2dd126948
|
Add Categories and System info to 'Core Information'
|
2014-12-14 20:51:53 +01:00 |
|
Jean-André Santoni
|
9bbab80248
|
(XMB) Display core icons
|
2014-11-11 16:28:40 +01:00 |
|
twinaphex
|
df24bf204c
|
Remove core_info_get_first_custom_config - no longer used
|
2014-11-08 15:16:25 +01:00 |
|
twinaphex
|
2997af48fa
|
Move config-file code to SDK
|
2014-10-22 03:35:04 +02:00 |
|
twinaphex
|
d3629f06f1
|
Rename file.c/file.h to content.c/content.h
|
2014-10-21 23:44:03 +02:00 |
|