twinaphex
|
140db3d689
|
(Menu/disp) Get rid of unnecessary strlcpys in disp/menu code
|
2014-09-01 02:00:51 +02:00 |
|
twinaphex
|
b451958903
|
(rgui.c) Cleanup - 80-char limit
|
2014-09-01 01:59:30 +02:00 |
|
twinaphex
|
4f60a4a378
|
(Menu) Fix scrolling of title / label in GUI
|
2014-09-01 01:45:47 +02:00 |
|
twinaphex
|
3756afb3d8
|
(Menu) Refactor CUSTOM_VIEWPORT_2 enum
|
2014-09-01 00:37:21 +02:00 |
|
twinaphex
|
3e7fb6d1e1
|
(Menu) Remove dependency on General Settings enum
|
2014-08-31 19:47:45 +02:00 |
|
twinaphex
|
c5a98467be
|
(Menu) Refactor menu_entries_push
|
2014-08-31 19:29:42 +02:00 |
|
twinaphex
|
9772eed739
|
(Menu) Refactor start screen and info screen
|
2014-08-30 16:56:45 +02:00 |
|
twinaphex
|
6ae3fe3b84
|
(Menu) file_list_get_* functions now return 'label' too
|
2014-08-30 15:50:42 +02:00 |
|
twinaphex
|
fcf05a70ce
|
Get rid of settings_data.h includes in file_list.c/h
|
2014-08-30 03:14:32 +02:00 |
|
Twinaphex
|
076ee20fa9
|
(Menu) Cleanups
|
2014-08-30 03:09:28 +02:00 |
|
twinaphex
|
c6b8732e3a
|
(Menu) Refactor file_list_push and associated setting related functionality
|
2014-08-30 01:56:12 +02:00 |
|
twinaphex
|
66ce3c1a0d
|
(Menu) Cleanups
|
2014-08-28 15:43:53 +02:00 |
|
Jean-André Santoni
|
01e440de01
|
(Lakka) Fix subitems vertical spacing
|
2014-08-27 21:44:47 +02:00 |
|
twinaphex
|
5a77b1aef3
|
Remove more extraneous elses
|
2014-08-27 04:02:32 +02:00 |
|
Jean-André Santoni
|
044a42bcf3
|
(Lakka) Fix hardcoded resolution
|
2014-08-26 00:21:55 +02:00 |
|
Jean-André Santoni
|
7dc2e8bfba
|
(Lakka) Display about 9 horizontal icons instead of 6
|
2014-08-25 19:11:10 +02:00 |
|
twinaphex
|
d20be80155
|
(Menu) cut down on code duplication
|
2014-08-20 18:00:06 +02:00 |
|
twinaphex
|
aa4c2018af
|
(General/PS3/Xbox 1/Rmenu) Get rid of g_extern.menu_texture_path
|
2014-08-19 15:55:11 +02:00 |
|
Jean-André Santoni
|
ed92aadd65
|
(Lakka) Fix a color mode bug
|
2014-08-11 14:52:41 +02:00 |
|
Jean-André Santoni
|
3957f3f72e
|
(Lakka) Forgot to uncomment a test
|
2014-08-09 09:53:09 +02:00 |
|
Twinaphex
|
fe1d5c84f1
|
Merge pull request #862 from lioncash/lakka
lakka: Fix overflow possibilities when copying to icon_dir
|
2014-08-09 03:30:09 +02:00 |
|
twinaphex
|
91bad2b25d
|
(PS3) Build fixes
|
2014-08-09 03:25:11 +02:00 |
|
Lioncash
|
499209765f
|
lakka: Fix overflow possibilities when copying to icon_dir
strcpy also copies over the null-terminator as well.
|
2014-08-08 21:03:38 -04:00 |
|
Twinaphex
|
d5d238c076
|
Merge pull request #861 from lakkatv/lakka
(Lakka) Remove libpng dependancy and use lowercase variables
|
2014-08-08 23:31:36 +02:00 |
|
Jean-André Santoni
|
db5d88641a
|
(Lakka) Remove libpng dependancy and use lowercase variables
|
2014-08-08 23:29:36 +02:00 |
|
Twinaphex
|
64e2a8134b
|
Merge pull request #858 from lakkatv/lakka
(Lakka) Better way to prevent offscreen drawing
|
2014-08-08 17:07:03 +02:00 |
|
Jean-André Santoni
|
85666a1cba
|
(Lakka) Better way to prevent offscreen drawing
Also removes a workaround, better transparency handling, fade out the arrow, fade out the items
|
2014-08-08 11:52:14 +02:00 |
|
twinaphex
|
266e3e0051
|
file_list_get - return rarch_settings_t *
|
2014-08-08 07:58:07 +02:00 |
|
Jean-André Santoni
|
c14067e9fc
|
(Lakka) Icon and labels placement adjustments
|
2014-08-07 18:40:43 +02:00 |
|
Jean-André Santoni
|
0b52bd86f0
|
(Lakka) Responsive menu
|
2014-08-01 15:11:40 +02:00 |
|
twinaphex
|
cac003f2ab
|
(Frontend) Add User Options menu - add User Language setting
(Libretro) Add RETRO_ENVIRONMENT_GET_LANGUAGE - expose language
to libretro core so it can do personalization. Will be used for
PPSSPP
|
2014-08-01 07:00:32 +02:00 |
|
twinaphex
|
bca57d827b
|
Move file_list.c outside of frontend/menu
|
2014-07-26 18:31:34 +02:00 |
|
Jean-André Santoni
|
ae01143c18
|
(Lakka) Fix global opacity transition
|
2014-07-24 14:00:56 +02:00 |
|
Jean-André Santoni
|
92ceaf98e5
|
(Lakka) Background and labels display fixes
|
2014-07-23 14:44:44 +02:00 |
|
twinaphex
|
d1a85b6d95
|
Take out HAVE_SCREENSHOTS everywhere
|
2014-07-22 03:22:18 +02:00 |
|
Jean-André Santoni
|
dde645fa50
|
(Lakka) Use systemname for lakka menu icons
|
2014-07-21 22:40:21 +02:00 |
|
Jean-André Santoni
|
284d18046f
|
(Lakka) Fix theme path
|
2014-07-20 19:56:41 +02:00 |
|
Jean-André Santoni
|
1f6d86ebcc
|
(Lakka) Fix theme path
|
2014-07-18 21:43:48 +02:00 |
|
Jean-André Santoni
|
d46bd44a7c
|
(Lakka) Use theme font
|
2014-07-18 06:57:24 +02:00 |
|
Jean-André Santoni
|
21fc2e303f
|
(Lakka) theme switching
|
2014-07-18 06:25:04 +02:00 |
|
Jean-André Santoni
|
d3262521eb
|
(Lakka) Use texture as background
|
2014-07-13 23:08:27 +02:00 |
|
Themaister
|
15c35d7e44
|
Fix texture_image_load/free.
|
2014-06-17 17:44:48 +02:00 |
|
Jean-André Santoni
|
86d2216860
|
(Lakka) Fix label positionning
|
2014-06-14 14:24:54 +02:00 |
|
twinaphex
|
97c5b9976d
|
(Menu) Change some RGUI references to Menu
|
2014-06-13 18:47:24 +02:00 |
|
twinaphex
|
a7cb3e22a7
|
(Menu) Replace some more RGUI strings
|
2014-06-10 02:44:19 +02:00 |
|
twinaphex
|
966db762cf
|
(Menu) More replacement of namespace prefix 'rgui' with 'menu'
|
2014-06-10 02:06:10 +02:00 |
|
twinaphex
|
639e6dbe33
|
(Menu) Make distinction between menu and RGUI more clear - RGUI is just
the display layer driver now
|
2014-06-10 01:42:26 +02:00 |
|
Themaister
|
c1c7b6aec3
|
Fixup Win32/Xbox font_params_t.
|
2014-06-09 13:13:57 +02:00 |
|
Themaister
|
52b21a41c6
|
Remove some commented out code in lakka.
|
2014-06-09 12:59:51 +02:00 |
|
Themaister
|
f118817fae
|
Fixups to Lakka fonts.
|
2014-06-09 12:44:48 +02:00 |
|