Commit Graph

29658 Commits

Author SHA1 Message Date
twinaphex
8093d2f124 Remove this file 2016-06-04 05:41:12 +02:00
twinaphex
94e16e638d Cleanup WndProcCommon 2016-06-04 05:09:58 +02:00
twinaphex
05c4308cac (Win32) Buildfix 2016-06-04 05:05:41 +02:00
twinaphex
aedd7fa53e Implement set_visible function callback 2016-06-04 05:04:00 +02:00
twinaphex
cd49b89bbf Add set_title function callback to ui_window_t 2016-06-04 04:57:44 +02:00
twinaphex
2f1fb7783d Add set_focused function callback to window 2016-06-04 04:54:12 +02:00
Twinaphex
962cd48dc0 Merge pull request #3066 from mudlord/master
update to dragndrop (tiny nit)
2016-06-04 04:41:39 +02:00
twinaphex
5cf1b4b233 (Win32) Buildfix 2016-06-04 04:39:41 +02:00
twinaphex
be08e07a66 ui_window - add destroy function callback 2016-06-04 04:37:37 +02:00
twinaphex
bc7e7a26f0 Add ui/drivers/win32_ui_win32_window.h 2016-06-04 04:36:07 +02:00
mudlord
d75fc24ad7 update 2016-06-04 12:36:05 +10:00
twinaphex
61e1c13ae6 Create stub window interface 2016-06-04 04:24:54 +02:00
twinaphex
563089558b Implement filestream_getc for PSP/Vita by just calling filestream_read
instead
2016-06-04 03:42:55 +02:00
twinaphex
b88db89b89 (Win32) Buildfix 2016-06-04 03:22:31 +02:00
twinaphex
45d6b4a228 Create win32_drag_query_file 2016-06-04 03:20:55 +02:00
twinaphex
b7bf13ed1c Update GLSM 2016-06-04 02:35:06 +02:00
twinaphex
a759694b97 Add fxp.h 2016-06-03 22:35:12 +02:00
aliaspider
e23b39d2b5 (task_database_cue) ps1 scanning: the boot entry isn't always the first
one in SYSTEM.CNF
2016-06-03 20:09:23 +01:00
Twinaphex
be96ad0932 Merge pull request #3063 from Alexandre-Garcia/improve_translation_pt
Undoes the translation of the tabs, which is causing problems.
2016-06-03 21:03:09 +02:00
twinaphex
d7d5f29c90 (win32_common.cpp) Buildfix 2016-06-03 19:46:09 +02:00
Alexandre Garcia
f9098208a0 Undoes the translation of the tabs, which is causing problems in the menu, and adds translation to remote retropad item 2016-06-03 14:33:47 -03:00
Twinaphex
cbae4af38a (OSX) Add preliminary drag and drop code 2016-06-03 19:21:37 +02:00
twinaphex
d6d757e240 Cleanups 2016-06-03 19:06:24 +02:00
twinaphex
7d30885ab9 Cleanup 2016-06-03 19:02:19 +02:00
twinaphex
8595e4cf75 task_push_content_load_default - cleanups 2016-06-03 18:59:57 +02:00
twinaphex
f675c5fdc7 task_push_content_load_default - simplify code a bit 2016-06-03 18:45:09 +02:00
twinaphex
6628da2646 Create CONTENT_MODE_LOAD_CONTENT_WITH_NEW_CORE_FROM_COMPANION_UI 2016-06-03 18:43:05 +02:00
aliaspider
748a913a6d (task_database_cue) more ps1 scanning fixes. 2016-06-03 11:36:48 +01:00
aliaspider
87788f0ffb (task_database_cue) ps1 scanning fix. 2016-06-03 10:46:55 +01:00
Twinaphex
4293e14dea Merge pull request #3062 from mudlord/master
updates to dragndrop
2016-06-03 10:31:38 +02:00
mudlord
1ab94a2c9a updates to dragndrop 2016-06-03 18:25:45 +10:00
twinaphex
0b6578f869 Turn file_list_epand_if_needed static 2016-06-03 10:16:40 +02:00
twinaphex
6e86f3ab5b Create file_list_expand_if_needed 2016-06-03 10:15:49 +02:00
twinaphex
7d7a9a2384 Move increment of list to file_list_add 2016-06-03 10:12:35 +02:00
twinaphex
8a6f1be61c Create static function file_list_add 2016-06-03 10:10:19 +02:00
twinaphex
3ef925d692 file_list_append - use memset too 2016-06-03 10:06:48 +02:00
twinaphex
44dc3f70b4 Fix regression in file_list_prepend 2016-06-03 10:05:05 +02:00
twinaphex
0ae2e90783 Buildfix for targets that don't have HAVE_BUFFERED_IO defined 2016-06-03 09:24:34 +02:00
twinaphex
30d3cf8a4e Indenting nits 2016-06-03 08:23:43 +02:00
twinaphex
4cfe09faed Nits 2016-06-03 08:21:56 +02:00
twinaphex
59413e0289 (win32_common.cpp) Cleanups/get rid of warning 2016-06-03 08:20:36 +02:00
twinaphex
01390f8ceb Use retro_common_api.h 2016-06-03 08:06:49 +02:00
Twinaphex
1aef6ddbc8 Merge pull request #3058 from mudlord/master
Updates to drag and drop:
2016-06-03 08:04:10 +02:00
mudlord
bcf636283b Updates to drag and drop:
* Now recognises old core used, if compatible.
* If not compatible, compatibile cores are scanned and used.
* Different compatible cores are now enumerated to be selected at will.
2016-06-03 16:00:08 +10:00
twinaphex
169b5e7a6b (libretro-db) Cleanups 2016-06-03 07:58:15 +02:00
twinaphex
d95c421ba9 (config_file.c) Cleanups 2016-06-03 07:52:57 +02:00
twinaphex
a503db016e Create filestream_eof 2016-06-03 07:29:27 +02:00
twinaphex
d40eade52c Create filestream_getline 2016-06-03 07:09:50 +02:00
twinaphex
e9cf351c67 Move settings around for User Interface -
(config_file) Try to get rid of forward declarations
2016-06-03 06:43:11 +02:00
twinaphex
5230aeb9d0 Use retro_common_api.h 2016-06-03 06:02:49 +02:00