Commit Graph

20526 Commits

Author SHA1 Message Date
Twinaphex 620611de72 Merge pull request #1824 from lakkatv/contextual
(XMB) Start re-implementing the Run entry
2015-06-18 18:23:19 +02:00
Jean-André Santoni ed8525b202 (XMB) Start re-implementing the Run entry 2015-06-18 23:21:14 +07:00
vanfanel 430f7854d9 Removed unused variable. Changed a function type. 2015-06-18 16:16:26 +00:00
vanfanel 98e6522f3f Fixed a memory allocation error and simplified surface resource freeing functions. 2015-06-18 12:31:42 +00:00
Twinaphex 437c9bb593 Merge pull request #1822 from lakkatv/contextual
(XMB) Restore the contextual menu
2015-06-18 10:19:05 +02:00
Jean-André Santoni 153b5c2a43 (XMB) Restore the contextual menu 2015-06-18 15:16:11 +07:00
twinaphex 225187dbd0 (platform_darwin.m) Include "../../menu/menu.h" 2015-06-18 10:13:29 +02:00
twinaphex 35f546e4ba (Menu) Updates 2015-06-18 10:12:29 +02:00
twinaphex 821570cb16 (Menu) Updates 2015-06-18 09:53:07 +02:00
twinaphex 7741a6fbba (Menu) Use menu_hash_to_str in more places 2015-06-18 09:45:27 +02:00
twinaphex 82708c50c6 Go through menu_hash_to_str for more 2015-06-18 09:04:12 +02:00
twinaphex 702036842d (menu_displaylist.c) Add a bunch of label value hashes 2015-06-18 08:39:34 +02:00
Twinaphex b89ebebb42 Merge pull request #1821 from lakkatv/boxarts
(XMB) Add boxarts support
2015-06-18 04:43:10 +02:00
Jean-André Santoni a7c0a49610 (XMB) Add boxarts support 2015-06-18 09:32:56 +07:00
twinaphex 0d3a54c16f Hide checksums if 'Show Advanced Settings' is turned off 2015-06-18 03:10:24 +02:00
Twinaphex ea4dbfa4af Merge pull request #1820 from heuripedes/master
(retroarch.c) Fix cli options without short variant
2015-06-18 02:32:50 +02:00
Higor Eurípedes a61b9e31ec (retroarch.c) Fix cli options without short variant 2015-06-17 21:30:53 -03:00
Twinaphex 76dcadf0de Merge pull request #1817 from heuripedes/master
(Makefile) Fix non desktop GL builds
2015-06-17 23:47:34 +02:00
Alcaro 223dcadaf3 Merge pull request #1818 from joolswills/patch-1
fix compilation with --disable-threads
2015-06-17 21:25:37 +02:00
Jools Wills 83efc830e4 fix compilation with --disable-threads
fixes this error

tasks/task_overlay.c: In function ‘rarch_main_data_overlay_iterate’:
tasks/task_overlay.c:92:1: error: label at end of compound statement
2015-06-17 20:18:15 +01:00
Higor Eurípedes b160fd20ff (Makefile) Fix non desktop GL builds 2015-06-17 15:18:25 -03:00
twinaphex 897361b9d4 Create menu_hash_calculate 2015-06-17 19:55:35 +02:00
Alcaro bd7b6c1acf Merge pull request #1814 from heuripedes/qb-fix
qb improvements
2015-06-17 19:51:35 +02:00
twinaphex 59bec5b2d8 Add some header includes 2015-06-17 19:48:55 +02:00
twinaphex 87563b3e09 (RGUI) Add another header include 2015-06-17 19:47:38 +02:00
twinaphex 3101506d5e (RGUI) Add some header includes 2015-06-17 19:46:09 +02:00
Higor Eurípedes d49c353957 (qb) Fix comparison operator 2015-06-17 14:31:20 -03:00
Twinaphex 857ee461c1 Merge pull request #1813 from heuripedes/screenshot-fix
Fix incorrect screenshot colors
2015-06-17 18:21:35 +02:00
Higor Eurípedes 421dfc4b7c (qb) Fix --enable-preserve_dylib description 2015-06-17 13:20:08 -03:00
Higor Eurípedes c0da331aa2 (qb) Align help text 2015-06-17 13:06:30 -03:00
Higor Eurípedes f7e6b199ce (qb) Fix some option descriptions 2015-06-17 13:04:51 -03:00
Higor Eurípedes 47b37c67e6 (qb) Update --enable-opengl description 2015-06-17 12:43:58 -03:00
Higor Eurípedes e2ea001cb4 (qb) Improve OpenGL and Cg checks 2015-06-17 12:40:58 -03:00
Higor Eurípedes c3ebc1a8fe (qb) Mark OpenGL as optional 2015-06-17 11:57:38 -03:00
Higor Eurípedes 4d84021819 Fix incorrect screenshot colors 2015-06-17 11:32:08 -03:00
Twinaphex 3435a61518 Merge pull request #1810 from heuripedes/screenshot-fix
Fix raw screenshots
2015-06-17 16:20:26 +02:00
Twinaphex 573830572f Merge pull request #1811 from heuripedes/qb-fix
(qb) Fix CC/CXX conditional
2015-06-17 16:19:56 +02:00
Twinaphex 8d37dd32c4 Merge pull request #1812 from heuripedes/mingw-fix
(platform_win32.c) Add menu.h include
2015-06-17 16:19:46 +02:00
Higor Eurípedes 1bec7fbaef (platform_win32.c) Add menu.h include 2015-06-17 10:40:23 -03:00
Higor Eurípedes 6aad66cfc8 (qb) Fix CC/CXX conditional 2015-06-17 10:21:55 -03:00
Higor Eurípedes 96742263d1 Fix raw screenshots 2015-06-17 09:29:09 -03:00
Twinaphex 75b8f3405c Merge pull request #1809 from heuripedes/master
Qb fixes
2015-06-17 02:27:20 +02:00
Higor Eurípedes 134364ad1a (qb) Add check for GL/gl.h 2015-06-16 21:25:55 -03:00
Higor Eurípedes 38be1d90d7 (qb) Add check for -lGL 2015-06-16 20:59:17 -03:00
Higor Eurípedes 6e3662953d (qb) Make C++ compiler optional in non-Win32 builds 2015-06-16 20:46:54 -03:00
Higor Eurípedes 54240500f0 (qb) Add qb.system.sh 2015-06-16 20:46:11 -03:00
Higor Eurípedes 51d7bc89c3 (qb) Cleanup 2015-06-16 20:45:35 -03:00
Higor Eurípedes da770010ec (qb) Cleanup 2015-06-16 20:40:25 -03:00
Twinaphex ccc03c7a48 Merge pull request #1808 from vanfanel/master
DISPMANX backend: implemented a faster triple buffering method and ab…
2015-06-16 20:14:01 +02:00
vanfanel 26b0876376 DISPMANX backend: implemented a faster triple buffering method and abstracted drawing surfaces for core and menu in their own class-like struct. Honor the aspect ratio setting changes without re-launching. Cleanups. 2015-06-16 19:30:16 +00:00