111 Commits

Author SHA1 Message Date
Jean-André Santoni
21236b0aa0 (Lakka) Start implementing settings 2014-09-09 00:08:25 +02:00
Higor Eurípedes
f9206a5419 (Lakka) Coding standard compliance fixes 2014-09-06 22:59:27 -03:00
Higor Eurípedes
a583a1b941 (Lakka) Fix directory list memleak 2014-09-06 22:56:30 -03:00
Higor Eurípedes
5ba310918d (Lakka) Avoid invalid read and properly deinitialize sub menu items 2014-09-06 22:50:04 -03:00
Higor Eurípedes
3bcac616f7 (Lakka) Fix invalid read 2014-09-06 22:37:39 -03:00
Higor Eurípedes
8214f22761 (Lakka) Remove strange ampersand operator usage 2014-09-06 21:56:47 -03:00
Timo Strunk
3a1626f3cf Merge remote-tracking branch 'upstream/master' into compressed_file_menu 2014-09-06 21:04:13 +02:00
Higor Eurípedes
a0de5b03b5 (Lakka) Solve some memory leaks 2014-09-06 14:28:53 -03:00
Higor Eurípedes
6b3cf20345 (Lakka) Shut valgrind up 2014-09-06 14:09:07 -03:00
Timo Strunk
38fec68fe9 Merge remote-tracking branch 'upstream/master' into compressed_file_menu 2014-09-06 17:51:54 +02:00
Floréal Toumikian
1f396357ff Fixed Lakka menu 2014-09-06 15:05:50 +02:00
Timo Strunk
76d62ae7fc Restores isdirectory functionality in all guis again 2014-09-04 21:46:14 +02:00
Lioncash
2c47dc171e lakka: Guard against the possibility of realloc failing 2014-09-03 20:54:12 -04:00
Lioncash
02a1d38912 lakka: Remove three unnecessary NULL checks.
These are already checked for after the initialization of themselves.
2014-09-03 20:52:31 -04:00
Lioncash
99443f5745 lakka: Fix a few missing NULL checks.
If these are ever NULL, we'd hit null pointer dereferencing.
2014-09-03 20:51:21 -04:00
Lioncash
cf01bd0128 lakka: Remove unused variables 2014-09-03 20:20:04 -04:00
twinaphex
5a5d58d8e8 Refactor more direct manipulation of g_extern.lifecycle_state 2014-09-03 16:58:20 +02:00
twinaphex
c92269dedf Move core_info/core_info_current to global 2014-09-03 14:57:29 +02:00
twinaphex
d36a4c5257 Cleanups - 80-char limit, C-style comments 2014-09-02 16:03:17 +02:00
twinaphex
0ffd9d8c4f (Lakka disp) Add some more checks to gl->shader->use 2014-09-01 19:35:10 +02:00
Jean-André Santoni
01e440de01 (Lakka) Fix subitems vertical spacing 2014-08-27 21:44:47 +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
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
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
Jean-André Santoni
db5d88641a (Lakka) Remove libpng dependancy and use lowercase variables 2014-08-08 23:29:36 +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
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
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
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
Jean-André Santoni
86d2216860 (Lakka) Fix label positionning 2014-06-14 14:24:54 +02:00
twinaphex
966db762cf (Menu) More replacement of namespace prefix 'rgui' with 'menu' 2014-06-10 02:06:10 +02:00
Themaister
f118817fae Fixups to Lakka fonts. 2014-06-09 12:44:48 +02:00
Themaister
186f5a9513 Lakka builds again. 2014-06-09 12:24:23 +02:00
twinaphex
ca0415bc2c (Lakka) Further refactorings - turn textures into struct array 2014-06-06 07:26:14 +02:00
twinaphex
edd8a9d3f7 (Lakka) Put gluint textures into array 2014-06-06 06:22:16 +02:00
twinaphex
f0c521c353 (Lakka) Cleanups 2014-06-06 05:35:20 +02:00
twinaphex
87935687f4 (Lakka) Cleanups 2014-06-06 03:59:35 +02:00
twinaphex
e91bcd5f6d (Lakka) Cleanups 2014-06-05 21:31:29 +02:00
twinaphex
6ee52ffd2e (Lakka) Goes over subitems now too to remove GL textures 2014-06-05 21:24:58 +02:00
twinaphex
17b5b55314 (Lakka) Style nits 2014-06-05 20:09:53 +02:00