19623 Commits

Author SHA1 Message Date
U-ALEIRADE-BR\aleirade
a2a19ed827 use buffered io with databases 2015-05-30 13:17:11 -03:00
Twinaphex
fbbc51f42b Merge pull request #1732 from heuripedes/master
ui changes
2015-05-29 23:09:14 +02:00
Higor Eurípedes
c7bc8129f4 (settings.c) Rename some settings 2015-05-29 18:02:21 -03:00
Higor Eurípedes
7ea749cfdf Mark some settings as advanced 2015-05-29 17:35:29 -03:00
twinaphex
95aebb865e Hide Menu Font Color settings for non-advanced settings view 2015-05-29 21:26:12 +02:00
Twinaphex
ca15e7190e Merge pull request #1730 from jonathanrelf/master
Added quotes to Keyboard input examples
2015-05-29 12:02:14 +02:00
Jonathan Relf
ca1920e52e Added quotes to Keyboard input examples
Commented out examples for key mappings like input_player1_a were shown without quotes around the key definitions.
2015-05-29 08:57:44 +01:00
twinaphex
5471e8cfa5 Load databases as binary files on Win32 2015-05-29 06:21:04 +02:00
Twinaphex
c979773ffb Merge pull request #1729 from cxd4/c90_portable_printf64
Move 64-bit printf stuff to its own experimental function.
2015-05-29 00:06:46 +02:00
unknown
db1f1f631b Roll all the modulo iterations into a safer loop. 2015-05-28 18:00:26 -04:00
unknown
48b727f5a1 Move 64-bit printf stuff to its own (experimental but tested) function. 2015-05-28 17:41:38 -04:00
twinaphex
0a6be4c82e (task_database.c) Fix database_info_iterate_start for Windows 2015-05-28 08:57:50 +02:00
twinaphex
8487e96c32 'Start Content' action should now work 2015-05-28 05:38:34 +02:00
twinaphex
fe5880355d database_info_list_iterate_next - set db_state->info to NULL
after freeing
2015-05-28 02:55:39 +02:00
Twinaphex
cc2234401d Merge pull request #1728 from heuripedes/master
(database_info.c) Free value after reading it
2015-05-28 02:25:59 +02:00
twinaphex
1dc9183bb5 Use libretrodb_query_free to cleanup query state in
database_cursor_open
2015-05-28 02:24:51 +02:00
Higor Eurípedes
2a4df1ddc8 (database_info.c) Free value after reading it 2015-05-27 21:23:06 -03:00
twinaphex
99ea729d1c (database_info.c) Add some error handling 2015-05-28 02:22:50 +02:00
twinaphex
8bde46deb9 Free db_state->info first in database_info_list_iterate_new 2015-05-28 01:25:42 +02:00
twinaphex
0e23908b78 (Task database) Should fix ZIP playlist scanning 2015-05-27 07:23:09 +02:00
twinaphex
a5d8f37b34 Add action_scan 2015-05-27 06:57:01 +02:00
twinaphex
65e770359e (GX) Buildfix 2015-05-27 06:24:51 +02:00
twinaphex
8933dd146d Take out this line for now 2015-05-27 05:24:41 +02:00
twinaphex
ffc8e31e2e (Content collection - can now select core for collection entry that
has only one possible core)
2015-05-27 05:16:44 +02:00
twinaphex
65b8b2e0cb (Database dir scanning) Can now add ZIP entry to collection 2015-05-27 04:42:22 +02:00
twinaphex
d72df8492b (Task database) Compare first entry of ZIP file 2015-05-27 03:23:27 +02:00
twinaphex
aa56b8e1e3 (Task database) Start using zlib_parse_file_iterate in task_database.c 2015-05-27 01:36:15 +02:00
twinaphex
3d924a7556 Create zlib_parse_file_iterate 2015-05-27 01:03:49 +02:00
twinaphex
376a1d49ba Refactor zlib_parse_file 2015-05-27 00:42:48 +02:00
twinaphex
512edb1474 Create zlib_parse_file_init 2015-05-27 00:28:32 +02:00
twinaphex
33ba65075f Create zlib_parse_file_iterate_step 2015-05-27 00:23:50 +02:00
twinaphex
6a7ab12dc1 Refactor zlib_parse_filer.prx 2015-05-26 23:28:40 +02:00
twinaphex
8e8267b708 Create zlib_transfer_t and refactor zlib_parse_file somewhat 2015-05-26 21:11:26 +02:00
Twinaphex
99099c34ef Fix two serious warnings 2015-05-26 09:06:53 +02:00
Twinaphex
66c006d1d8 (core_info.c) Buildfix 2015-05-26 09:06:02 +02:00
twinaphex
d33ee0ca90 (task_database.c) Update TODO notes 2015-05-26 09:04:57 +02:00
twinaphex
be7d8b7b13 'Start Content' option in 'database entry' view fixed 2015-05-26 08:48:03 +02:00
twinaphex
9d97b227b7 Content Collection core selection should now work 2015-05-26 08:38:38 +02:00
twinaphex
a19f6e21d8 Cleanup content_playlist_update 2015-05-26 06:52:00 +02:00
twinaphex
18e68918f3 core_info_get_name and content_playlist_update 2015-05-26 06:28:16 +02:00
twinaphex
50700ed7d3 Start adding detect core selection if entry in content
collection doesn't have an associated core yet
2015-05-26 04:52:16 +02:00
twinaphex
9b2887fc42 (Menu) Set idx for playlist entry 2015-05-26 04:38:56 +02:00
twinaphex
8b24cd8c80 Cleanup menu_displaylist_parse 2015-05-26 04:33:35 +02:00
twinaphex
1222bb609b (Menu) Create menu->playlist 2015-05-26 04:27:21 +02:00
Twinaphex
719b0bf016 Merge pull request #1724 from fr500/master
reset paths on exit when using the organize function
2015-05-26 04:18:18 +02:00
twinaphex
3c6e4e8dbf content_playlist_push - some improvements 2015-05-26 04:17:27 +02:00
radius
51dad5c922 make sure to reset paths when exiting too 2015-05-25 20:54:51 -05:00
radius
cc5b069494 make sure to reset paths when exiting too 2015-05-25 20:54:00 -05:00
twinaphex
c94e29ed02 Create rarch_strcasestr 2015-05-26 02:31:29 +02:00
Twinaphex
fd59696f8f Merge pull request #1723 from fr500/master
fix per-core savedirs for content that needs_fullpath
2015-05-26 02:11:42 +02:00