907 Commits

Author SHA1 Message Date
Lioncash
a69bd00a0c menu_entries_cbs_deferred_push: Fix potental memory leaks 2015-04-02 08:50:19 -04:00
Lioncash
9dfb1a0f65 xmb: Be explicit with text alignment
Also fixes building on VS 2013
2015-04-01 22:22:33 -04:00
Higor Eurípedes
7ad9e989cf (menu_entries.c) Don't ignore empty result sets for ST_DIR 2015-04-01 19:13:38 -03:00
Higor Eurípedes
aafc24ac32 (shared.h) Initialize local variables 2015-04-01 19:13:38 -03:00
Twinaphex
db2dd5010b Merge pull request #1559 from aliaspider/master
preliminary 3DS port.
2015-04-01 23:18:12 +02:00
aliaspider
2045cee432 preliminary 3DS port. 2015-04-01 22:14:13 +01:00
twinaphex
43bb5c81cc Start creating input HID driver interface, etc. 2015-04-01 22:31:43 +02:00
twinaphex
dd30be4da4 (menu_entries_cbs.c) Use write_file wrapper 2015-04-01 18:40:49 +02:00
twinaphex
5bf21de960 Move pointer_iterate and mouse_iterate to menu_input_frame 2015-03-31 14:38:05 +02:00
Jean-André Santoni
158c79ed9e (Menu) Improved text alignment for gl menu drivers 2015-03-31 14:00:30 +02:00
Twinaphex
17d6a940c0 (iOS/Apple) Include <AvailabilityMacros.h instead of #import <Availability> 2015-03-30 17:57:54 +02:00
Higor Eurípedes
1a196845b9 (XMB) Disable block text rendering 2015-03-30 12:43:27 -03:00
aliaspider
9ab4026bfe (menu) improve touch controls:
- two finger presses now behave the same as pressing the back button.
- glui is now supported.
2015-03-30 05:22:06 +01:00
aliaspider
18d67aefc7 (menu) improve mouse navigation a bit. 2015-03-30 02:09:25 +01:00
aliaspider
ddfbea107d (menu) add a seperate setting to enable/disable touch input inside the
menu.
2015-03-30 00:50:44 +01:00
twinaphex
2c555082ee D3D and GL now use the same font driver interface 2015-03-30 00:55:39 +02:00
twinaphex
ed5891b8e8 Rename gl_coord_array_release to gl_coord_array_free 2015-03-29 19:25:48 +02:00
twinaphex
d374fb863c Use retro_inline.h for remaining 'inline' instances 2015-03-29 16:43:02 +02:00
twinaphex
7d8f9a3498 (menu_entries.c) Fix potential crash 2015-03-29 00:33:38 +01:00
Twinaphex
3a3653b3b7 Merge pull request #1552 from aliaspider/master
(menu) add experimental touch controls.
2015-03-28 22:59:19 +01:00
aliaspider
2cfb1e4c8f (menu) use menu.mouse.enable for enabling/disabling touch controls. 2015-03-28 22:53:05 +01:00
aliaspider
7959111d2a (menu) forgot to revert this. 2015-03-28 22:45:20 +01:00
aliaspider
560c98f3cb (menu) add pointer support (active only for rgui for now) 2015-03-28 22:35:18 +01:00
Higor Eurípedes
3edc3b6c36 (XMB) Fix memory corruption 2015-03-28 17:54:09 -03:00
twinaphex
6cdc66e6cf Remove weird header file 2015-03-28 21:34:25 +01:00
twinaphex
ab284b82f9 (win32) Buildfix 2015-03-28 21:32:38 +01:00
twinaphex
0af92454bb (menu_entries.c) Cleanup 2015-03-28 21:14:54 +01:00
twinaphex
caf4d457d6 (Menu) Use zlib_perform_mode 2015-03-28 21:13:10 +01:00
twinaphex
3da7197538 (font_driver) Get rid of warnings 2015-03-28 20:51:03 +01:00
twinaphex
c26804335b (libretro-common) Move file_extract.c to libretro-common 2015-03-28 20:14:19 +01:00
twinaphex
150887f0eb Fix one warning 2015-03-28 19:59:57 +01:00
twinaphex
44b96e9432 (XMB) BUildfix 2015-03-28 19:57:59 +01:00
twinaphex
a532742b96 Refactor zlib_inflate_data_to_file so that it is nonblocking 2015-03-28 19:18:42 +01:00
Higor Eurípedes
3d33d934cb (GLUI) Fix mouse rendering 2015-03-27 16:17:11 -03:00
Higor Eurípedes
b9f40fc1c9 (XMB) Fix raster block usage 2015-03-27 16:15:54 -03:00
Jean-André Santoni
af3bbce0b6 (XMB) Group options in the contextual menu 2015-03-27 00:00:49 +01:00
Higor Eurípedes
15b7d69f3b (GLUI) Fix mouse/OSK rendering 2015-03-26 17:45:46 -03:00
Higor Eurípedes
2115e806a7 (GLUI) Fix fullscreen rendering 2015-03-26 14:07:39 -03:00
Twinaphex
b671d96e20 Remove some unused variables 2015-03-25 18:26:11 +01:00
Higor Eurípedes
8fc5818130 (GLUI,XMB) Fix OSD 2015-03-25 13:42:34 -03:00
Higor Eurípedes
d3d976c92b (GLUI) Only update text vertices when needed 2015-03-25 13:04:54 -03:00
Higor Eurípedes
8b7bbc7975 (gl_font_renderer_t) Implement swappable blocks and remove end_block pointer 2015-03-25 13:04:53 -03:00
Higor Eurípedes
ed6f1cfdd3 (gl_raster_font) Make use of gl_coord_array_t 2015-03-25 13:04:53 -03:00
Higor Eurípedes
7d1bffc350 (gl_font_renderer_t) Implement block flushing 2015-03-25 13:04:53 -03:00
Higor Eurípedes
8f0302c519 (gl_font_renderer_t) Implement basic text block rendering 2015-03-25 13:04:53 -03:00
Higor Eurípedes
d2f5a29030 (Menu) Fix memleak in get_title 2015-03-24 20:21:59 -03:00
twinaphex
ca8e38fa18 Add 'Unload Core' option 2015-03-24 14:32:42 +01:00
twinaphex
c7e78d48d5 Create runloop_data.h 2015-03-24 13:45:53 +01:00
twinaphex
015367b741 (PS3) Buildfix 2015-03-23 07:44:20 +01:00
twinaphex
d9ba52e018 Create input_driver_get_joypad_driver 2015-03-23 03:40:09 +01:00