twinaphex
|
f80d9abd6a
|
(XMB) Use menu_list_get_size more
|
2015-06-11 02:18:11 +02:00 |
|
twinaphex
|
e29596f2c1
|
(XMB) Use menu_list_get_last_* instead of file_list_get_last
|
2015-06-11 02:16:22 +02:00 |
|
twinaphex
|
d7f890dcbc
|
Fix unused menu_list_push call
|
2015-06-11 02:13:43 +02:00 |
|
Twinaphex
|
f793d9678e
|
(Menu) remoe unused variable
|
2015-06-11 02:11:29 +02:00 |
|
twinaphex
|
6843712f62
|
Horizontal playlists and general playlists should now be sorted
by alphabet
|
2015-06-10 23:15:40 +02:00 |
|
twinaphex
|
2d897647e9
|
(Playlist) Use entry_idx
|
2015-06-10 23:11:40 +02:00 |
|
twinaphex
|
a45cdfffcc
|
Add entry_idx to menu_entry
|
2015-06-10 23:00:38 +02:00 |
|
twinaphex
|
5bd138b6ac
|
(file_list) Start adding entry_idx to file_list_* functions
|
2015-06-10 22:43:06 +02:00 |
|
Twinaphex
|
ff2d8478be
|
Merge pull request #1769 from heuripedes/master
(libretro-db) Fix segfault
|
2015-06-10 21:21:19 +02:00 |
|
Higor Eurípedes
|
8c9408f24a
|
(libretro-db) Fix segfault
|
2015-06-10 16:16:00 -03:00 |
|
Twinaphex
|
ca998b1d3e
|
Merge pull request #1768 from heuripedes/master
libretro-db improvements
|
2015-06-10 20:05:05 +02:00 |
|
Higor Eurípedes
|
85800a81b6
|
(task_database.c) Use a query for faster CRC scanning
|
2015-06-10 14:51:26 -03:00 |
|
Higor Eurípedes
|
18a4c1029d
|
(libretro-db) Fix query leaks
|
2015-06-10 14:48:33 -03:00 |
|
Higor Eurípedes
|
dc3d096a46
|
(libretro-db) Add support for binary string input
Binary strings are hexadecimal strings prefixed with 'b', e.g.
b"D34DB33F". Binary strings result in RDT_BINARY values instead of a
RDT_STRING ones.
|
2015-06-10 14:08:45 -03:00 |
|
Higor Eurípedes
|
43d7124c75
|
(database_info.c) Fix massive leak
|
2015-06-10 14:05:08 -03:00 |
|
Twinaphex
|
78d6ff31a9
|
Do file scan for MENU_FILE_CARCHIVE too
|
2015-06-10 17:23:12 +02:00 |
|
Twinaphex
|
fdb8ce5de6
|
(Menu) Don't show rdb entry per horizontal list category any more
|
2015-06-10 15:43:42 +02:00 |
|
Twinaphex
|
cceda45f28
|
Merge pull request #1767 from heuripedes/master
XMB and horizontal lists fixes
|
2015-06-10 14:51:19 +02:00 |
|
Higor Eurípedes
|
a74ea585db
|
(XMB) Fix icon zoom when theres only one collection
|
2015-06-10 09:36:25 -03:00 |
|
Higor Eurípedes
|
b23594e7e3
|
(XMB) Fix extra icons while browsing the menus
|
2015-06-10 09:35:07 -03:00 |
|
Higor Eurípedes
|
3673fc6100
|
(XMB) Fix horizontal navigation
|
2015-06-10 09:19:38 -03:00 |
|
Higor Eurípedes
|
ad9f0c4021
|
(menu_displaylist) Add SL_FLAG_ALLOW_EMPTY_LIST
|
2015-06-10 09:11:53 -03:00 |
|
Higor Eurípedes
|
cee0f2bf46
|
(XMB) Display all system icons
|
2015-06-10 08:48:40 -03:00 |
|
Higor Eurípedes
|
5b3efee2e0
|
(XMB) Fix context reset/destroy
|
2015-06-09 22:04:46 -03:00 |
|
Twinaphex
|
bd45e4299d
|
Merge pull request #1766 from libretro/revert-1765-master
Revert "(XMB) Fix horizontal menus"
|
2015-06-10 02:54:17 +02:00 |
|
Twinaphex
|
86152a6b14
|
Revert "(XMB) Fix horizontal menus"
|
2015-06-10 02:54:08 +02:00 |
|
Alcaro
|
0aa6747285
|
(retro_endianess.h) That's not how the preprocessor works.
|
2015-06-10 02:47:29 +02:00 |
|
Twinaphex
|
0ababfe531
|
Merge pull request #1765 from heuripedes/master
(XMB) Fix horizontal menus
|
2015-06-10 02:38:20 +02:00 |
|
Higor Eurípedes
|
338959eb59
|
(XMB) Fix horizontal menus
|
2015-06-09 21:26:54 -03:00 |
|
twinaphex
|
ae1f44cb30
|
(Menu) apply 'scan file' action only on MENU_FILE_PLAIN
|
2015-06-10 02:20:57 +02:00 |
|
twinaphex
|
a0c0f1e6cb
|
action_ok_core_load - use menu_list_pop_stack
|
2015-06-10 01:55:16 +02:00 |
|
twinaphex
|
9e75e18bd5
|
Use menu_list_pop_stack for deferred_core_list_set
|
2015-06-10 01:45:33 +02:00 |
|
Twinaphex
|
a61f4f7f62
|
Merge pull request #1764 from heuripedes/crc-uint32
Crc uint32
|
2015-06-10 01:29:14 +02:00 |
|
Higor Eurípedes
|
4d23fd211c
|
(libretro-db) Store CRC32 as uint32_t
|
2015-06-09 20:21:14 -03:00 |
|
Higor Eurípedes
|
47af2e6d1c
|
(retro_endianess.h) Small update
|
2015-06-09 20:13:35 -03:00 |
|
twinaphex
|
05e6b9965e
|
(database_info.c) Turn char * developer into string list
|
2015-06-10 00:53:31 +02:00 |
|
Twinaphex
|
37abba7821
|
(XMB) Cleanup
|
2015-06-10 00:22:56 +02:00 |
|
Twinaphex
|
4b36170aa5
|
Merge pull request #1763 from heuripedes/master
(history) Write playlist on deinit
|
2015-06-09 23:44:06 +02:00 |
|
Higor Eurípedes
|
83897fea1c
|
(history) Write playlist on deinit
|
2015-06-09 17:44:21 -03:00 |
|
Twinaphex
|
753a471c81
|
Merge pull request #1762 from heuripedes/master
Write playlist after updating the core
|
2015-06-09 22:34:22 +02:00 |
|
Higor Eurípedes
|
137952815c
|
Write playlist after updating the core
|
2015-06-09 17:31:18 -03:00 |
|
Twinaphex
|
5658dd8aca
|
Merge pull request #1761 from heuripedes/master
Fixes
|
2015-06-09 22:11:22 +02:00 |
|
Higor Eurípedes
|
aa80b352ee
|
(playlist) Set conf_path and entries to NULL on free
|
2015-06-09 17:06:20 -03:00 |
|
Higor Eurípedes
|
c1c4f4128b
|
(playlist) Dont write the playlist file on free()
|
2015-06-09 17:05:21 -03:00 |
|
Higor Eurípedes
|
f7bc0df9bc
|
(libretro_version_1.c) Change current_msg to a char array
|
2015-06-09 17:02:28 -03:00 |
|
twinaphex
|
b321c38d62
|
(task_database.c) If 0 out some excessive logging
|
2015-06-09 21:10:57 +02:00 |
|
twinaphex
|
9487def760
|
(task_database.c) We can now scan individual files
|
2015-06-09 19:38:51 +02:00 |
|
Twinaphex
|
abb878df87
|
(menu_entries_cbs_scan.c) Add scan_file action
|
2015-06-09 19:31:06 +02:00 |
|
Twinaphex
|
a50efb6ed9
|
Create database_info_file_init
|
2015-06-09 19:01:24 +02:00 |
|
Twinaphex
|
ba0e25dd88
|
Rename database_info_init to database_info_dir_init
|
2015-06-09 18:53:18 +02:00 |
|