Commit Graph

31209 Commits

Author SHA1 Message Date
dalter c7060b2db0 Add SDL2 compile flags 2016-07-31 18:09:56 +03:00
Twinaphex f27359f834 Merge pull request #3298 from dalter/patch-1
Fix imput in RetroArch menu
2016-07-31 17:09:28 +02:00
dalter fffe1d099c Fix imput in RetroArch menu 2016-07-31 17:56:40 +03:00
Twinaphex e93f362427 Merge pull request #3296 from lakkatv/master
(GLUI) Message box improvements
2016-07-31 16:22:03 +02:00
Jean-André Santoni 12fa1c634c (GLUI) Message box improvements 2016-07-31 16:11:47 +02:00
twinaphex aec198938d Add Help Messages 2016-07-31 15:39:04 +02:00
twinaphex 3648ed583d (Vita) Add HAVE_IMAGEVIEWER for Vita too 2016-07-31 15:04:56 +02:00
twinaphex ee68bbe8e4 Add more help messages 2016-07-31 15:02:46 +02:00
twinaphex 0536439129 Create static variable for path_libretro and move it outside
of settings struct
2016-07-31 14:40:59 +02:00
twinaphex 7d7a62b92a Show 'Start Video Processor' item again on main menu 2016-07-31 14:34:18 +02:00
twinaphex 10a9effc1d Silence warnings 2016-07-31 14:29:33 +02:00
twinaphex 070223e0b5 (PS3) Add HAVE_IMAGEVIEWER 2016-07-31 14:24:52 +02:00
twinaphex 83452f3a0b (Android) Add HAVE_IMAGEVIEWER 2016-07-31 14:24:17 +02:00
twinaphex 77b688ed42 Add HAVE_FFMPEG/HAVE_IMAGEVIEWER ifdefs 2016-07-31 14:22:56 +02:00
Twinaphex 6e05ca92cf Merge pull request #3294 from frangarcj/master
Several VITA fixes for Henkaku
2016-07-31 13:31:06 +02:00
Francisco José García García b0ff58e653 (VITA) New paths for Henkaku 2016-07-31 09:59:53 +02:00
Francisco José García García c597ff8677 (VITA) Fix audio crash 2016-07-31 09:59:17 +02:00
Francisco José García García 80c3bf0ec2 (VITA) FIX gets 2016-07-31 09:58:53 +02:00
Francisco José García García 2dd13faa74 (VITA) Changes for new vitasdk toolchain 2016-07-31 09:57:35 +02:00
Twinaphex c899f4c2ef Merge pull request #3293 from lakkatv/master
(XMB) Display corresponding icons for each history list items
2016-07-31 02:11:26 +02:00
Jean-André Santoni c2af3325ae (XMB) Display corresponding icons for each history list items 2016-07-31 01:47:58 +02:00
Twinaphex a739b7e60c Merge pull request #3289 from fr500/master
Per-core & Per-game shader presets #2
2016-07-31 01:42:34 +02:00
Twinaphex 248882c545 Merge pull request #3290 from leiradel/master
fixed unguarded use of XMB_TEXTURE_IMAGES
2016-07-31 01:42:27 +02:00
twinaphex 8dfa393e05 Add screenshot to image history list too 2016-07-31 01:20:00 +02:00
twinaphex 5a83139e15 Cleanup 2016-07-31 01:11:53 +02:00
twinaphex 9211dea6d5 Image/music history playlists should work now too 2016-07-30 23:56:12 +02:00
twinaphex 5aa61dcb15 Successfully pushes movies/music/image files now to proper history list 2016-07-30 23:50:29 +02:00
twinaphex 286bf213d1 Change name to movieplayer_video 2016-07-30 23:21:30 +02:00
twinaphex 7c7fc07674 Change core name to ffmpeg_video 2016-07-30 23:21:04 +02:00
twinaphex 43a805eb74 Cleanups 2016-07-30 23:18:27 +02:00
Andre Leiradella 2a4de40bab fixed unguarded use of XMB_TEXTURE_IMAGES 2016-07-30 22:17:55 +01:00
twinaphex 3dcc52fd5b Start showing history video playlist 2016-07-30 23:12:17 +02:00
twinaphex 34d654b0f3 Turn menu_displaylist_parse_playlist_history into a generic
function
2016-07-30 23:07:18 +02:00
twinaphex 9e6d771bcf Create menu_displaylist_parse_playlist_history 2016-07-30 23:03:33 +02:00
twinaphex 8417a5e176 Start writing to separate playlists 2016-07-30 22:57:32 +02:00
twinaphex 8b706ad805 Start creating new history files for music/video/image 2016-07-30 22:47:43 +02:00
twinaphex f391c1b65d Add new path settings for music/image/video history paths 2016-07-30 22:32:52 +02:00
radius 785d5519a6 only load shaders compatible with the current backend 2016-07-30 15:28:47 -05:00
radius 0026a91d62 clear the runloop variable 2016-07-30 14:37:07 -05:00
radius d58c802e3b restore the original shader on close 2016-07-30 14:36:01 -05:00
twinaphex 04c9db254e Start preparing playlist code 2016-07-30 21:27:40 +02:00
twinaphex d926961b43 Pass mode argument to task_load_content 2016-07-30 21:19:47 +02:00
radius fcd5507158 remove some dead code 2016-07-30 13:57:53 -05:00
radius fccb4387d2 implement shader overriding 2016-07-30 13:55:50 -05:00
twinaphex f803809bb6 (XMB) Add 'Take Screenshot' to 'Images tab' 2016-07-30 19:47:39 +02:00
twinaphex ee742bdb0a Add this back to Main Menu in case HAVE_FFMPEG is not defined 2016-07-30 19:44:42 +02:00
twinaphex 5beb759865 Move 'Start Video Processor Core' option over to 'Videos' tab 2016-07-30 19:43:33 +02:00
Twinaphex 685c126589 Remove unused variables 2016-07-30 19:31:37 +02:00
Twinaphex 7572924abf Buildfix 2016-07-30 19:30:29 +02:00
twinaphex 1e0a4518de (XMB) Add Music/Movie/Images tabs 2016-07-30 19:29:10 +02:00