twinaphex
|
bd1e5d6a67
|
Rename action_select to action_info
|
2015-05-31 22:40:26 +02:00 |
|
Twinaphex
|
5b728a32aa
|
Merge pull request #1736 from sergiobenrocha2/master
Updated debian packaging
|
2015-05-31 01:46:37 +02:00 |
|
sergiobenrocha2
|
258cc6bc84
|
Debian packaging update.
|
2015-05-30 20:41:29 -03:00 |
|
sergiobenrocha2
|
c0c71cdc9c
|
Moved debian packaging to dist-scripts/.
|
2015-05-30 20:40:27 -03:00 |
|
Twinaphex
|
e5387bc8f1
|
Merge pull request #1734 from amigagamer/dispmanxfix
fix dispmanx compile (dispmanx_gfx_get_frame_count)
|
2015-05-30 20:07:40 +02:00 |
|
Twinaphex
|
b86510fd4b
|
Merge pull request #1735 from leiradel/master
use buffered io with databases
|
2015-05-30 20:07:09 +02:00 |
|
Andre Leiradella
|
4a4205395b
|
no need to #ifdef fopen
|
2015-05-30 13:28:29 -03:00 |
|
U-ALEIRADE-BR\aleirade
|
a2a19ed827
|
use buffered io with databases
|
2015-05-30 13:17:11 -03:00 |
|
amigagamer
|
55934b4770
|
fix dispmanx compile (dispmanx_gfx_get_frame_count)
line 601 looking for dispmanx_get_frame_count
the correct name is dispmanx_gfx_get_frame_count (from line 592)
|
2015-05-30 17:00:06 +01: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 |
|