twinaphex
|
57ae359e62
|
Builtin image viewer should now work
|
2015-06-28 17:21:32 +02:00 |
|
twinaphex
|
6fb7e4cbb7
|
C89 fixes/cleanups
|
2015-06-26 16:04:42 +02:00 |
|
twinaphex
|
3545af1d6d
|
Remove unused prototype
|
2015-06-25 16:17:46 +02:00 |
|
Jean-André Santoni
|
5c319e14bf
|
(XMB) Support the shader-options icon
|
2015-06-25 11:47:20 +07:00 |
|
Jean-André Santoni
|
f698a0923b
|
(XMB) Dislay a close icon for the close entry of the quick menu
|
2015-06-25 11:14:22 +07:00 |
|
twinaphex
|
cc2f2a5735
|
Reimplement video resolution callbacks
|
2015-06-25 05:35:23 +02:00 |
|
twinaphex
|
e46e2a40c0
|
Create menu_common_push_content_settings
|
2015-06-23 12:53:49 +02:00 |
|
twinaphex
|
38b3b87812
|
(FFmpeg) should now have built-in support for launching movies/music
directly when HAVE_FFMPEG is defined
|
2015-06-23 06:44:29 +02:00 |
|
twinaphex
|
0944c2de10
|
Start adding MENU_FILE_MUSIC and MENU_FILE_MOVIE
|
2015-06-23 06:13:57 +02:00 |
|
Twinaphex
|
54f29e49d8
|
Revert "(XMB) Restore the contextual menu"
|
2015-06-18 20:57:16 +02:00 |
|
Jean-André Santoni
|
153b5c2a43
|
(XMB) Restore the contextual menu
|
2015-06-18 15:16:11 +07:00 |
|
twinaphex
|
819723be06
|
Move '_refresh' functions to menu_entries.c
|
2015-06-16 03:03:20 +02:00 |
|
twinaphex
|
58d7c0fd3b
|
Move some more variables to menu_animation_t
|
2015-06-15 01:50:57 +02:00 |
|
twinaphex
|
098c8a6063
|
Move some header includes around
|
2015-06-13 19:12:10 +02:00 |
|
Toad King
|
c7a6b85817
|
fix input remapping menu display
|
2015-06-08 19:41:06 -05:00 |
|
twinaphex
|
098e6b0e9b
|
Move menu_common_load_content to menu.c
|
2015-06-08 11:38:27 +02:00 |
|
twinaphex
|
53efe785fd
|
(menu_setting.c) Start refactoring, create menu_hash.h
|
2015-06-05 13:47:17 +02:00 |
|
twinaphex
|
1b67864a3b
|
Change menu_driver_load_background to menu_driver_load_image
|
2015-06-04 10:39:48 +02:00 |
|
twinaphex
|
69d34c9dbc
|
Add more logic
|
2015-05-21 22:40:31 +02:00 |
|
twinaphex
|
324e55f66d
|
Create menu_do_refresh
|
2015-05-15 22:22:23 +02:00 |
|
twinaphex
|
8dfbc1b54e
|
Wrap menu->need_refresh
|
2015-05-15 22:06:42 +02:00 |
|
twinaphex
|
f525899e0e
|
Create menu_set_refresh/menu_unset_refresh
|
2015-05-15 21:39:13 +02:00 |
|
twinaphex
|
dd7d1493a6
|
Revert "Create menu_refresh"
This reverts commit 7baa41422d .
|
2015-05-15 18:05:52 +02:00 |
|
twinaphex
|
7baa41422d
|
Create menu_refresh
|
2015-05-15 17:58:09 +02:00 |
|
twinaphex
|
0e467f99ed
|
(Menu) Refactor
|
2015-05-15 14:42:55 +02:00 |
|
twinaphex
|
29a10e5cb3
|
Create menu_setting_apply_deferred
|
2015-05-15 00:22:26 +02:00 |
|
twinaphex
|
0731e8c1fa
|
MOve menu_update_libretro_info to driver.c and make it a static function
|
2015-04-27 05:38:27 +02:00 |
|
twinaphex
|
943ecee554
|
(Menu) Update menu_update_libretro_info
|
2015-04-23 02:11:57 +02:00 |
|
twinaphex
|
62899fc046
|
(Menu) Change void * arguments in signatures
|
2015-04-23 01:27:43 +02:00 |
|
twinaphex
|
a104517168
|
(Menu) Create menu_display.c/menu_display.h
|
2015-04-21 14:44:26 +02:00 |
|
twinaphex
|
3717414e2e
|
Setting recordings from the menu works now
|
2015-04-15 10:55:23 +02:00 |
|
Jean-André Santoni
|
2cc5ad1476
|
(Menu) Prevent calling context reset twice, fixes the white screen on RPi 1
|
2015-04-05 15:52:19 +02:00 |
|
twinaphex
|
0fd8fb77e9
|
Create menu context wrapper functions
|
2015-03-22 05:21:14 +01:00 |
|
twinaphex
|
e661d980cf
|
Create menu_context_reset
|
2015-03-22 04:42:45 +01:00 |
|
twinaphex
|
00239a30d6
|
Create wrapper functions for passing a message to the runloop's
message queue
|
2015-03-15 02:47:23 +01:00 |
|
twinaphex
|
23fde82836
|
Create menu_display_update_pending
|
2015-03-11 16:35:12 +01:00 |
|
twinaphex
|
e37a4aa46e
|
(Menu) Shader Options shouldn't appear on paltforms that don't support it
|
2015-03-07 23:31:16 +01:00 |
|
twinaphex
|
f7fa179301
|
Turn menu_update_libretro_info static
|
2015-03-07 14:41:43 +01:00 |
|
Jean-André Santoni
|
ab84c14b66
|
(Menu) Delta timing
|
2015-03-06 16:00:46 +01:00 |
|
twinaphex
|
8d050f23aa
|
Remove more header dependencies (menu.h)
|
2015-02-11 22:15:13 +01:00 |
|
twinaphex
|
728210bdf7
|
Remove bunch of header dependencies in menu.h
|
2015-02-11 22:10:21 +01:00 |
|
twinaphex
|
00cd281a1f
|
Move menu_ticker_line to menu_animation.c
|
2015-02-11 18:52:59 +01:00 |
|
Jean-André Santoni
|
e330f03124
|
(Menu) init_lists was not used either
|
2015-02-10 15:02:38 +01:00 |
|
Jean-André Santoni
|
d603c24fb2
|
(XMB) Add input remapping options to the contextual menu
|
2015-01-28 19:43:41 +01:00 |
|
Jean-André Santoni
|
5c08e9dea4
|
(XMB) Add core options and infos to the contextual action menu
|
2015-01-26 22:50:38 +01:00 |
|
twinaphex
|
cbe33955e1
|
Add Cursor Directory
|
2015-01-25 09:50:09 +01:00 |
|
twinaphex
|
85441f34a7
|
Revert "Part 2 of menu input remapping"
This reverts commit 19d090d3ae .
|
2015-01-25 04:52:16 +01:00 |
|
twinaphex
|
19d090d3ae
|
Part 2 of menu input remapping
|
2015-01-25 03:32:03 +01:00 |
|
twinaphex
|
9e7bfb7520
|
(LibretroDB) Start being able to list database entries
|
2015-01-22 04:41:34 +01:00 |
|
twinaphex
|
dfd8d55f7a
|
Start adding Database Manager (stub for now). Also add some more
libretrodb documentation
|
2015-01-22 03:45:48 +01:00 |
|