twinaphex
|
798f40b6a1
|
(RMenu/RMenu XUI) Move browser_update to upper-layer menu_common.c -
use same function for both RMenu and RMenu XUI
|
2013-04-18 19:05:43 +02:00 |
|
twinaphex
|
5b35feddae
|
(RMenu/RGUI) Free rgui and filebrowser in upper-layer menu_free() function
|
2013-04-18 17:29:04 +02:00 |
|
twinaphex
|
84f80dc2c1
|
(RMenu/RGUI) Create menu_common to tie RMenu/RGUI more closely together
|
2013-04-17 23:31:49 +02:00 |
|
Themaister
|
46f1374a27
|
Refactor selection_ptr push/pop logic.
Should make more sense now.
|
2013-04-16 01:53:07 +02:00 |
|
twinaphex
|
f8a040e286
|
(Filebrowser) Refactor filebrowser - get rid of second filebrowser
instance in rmenu.c
|
2013-04-12 12:25:36 +02:00 |
|
twinaphex
|
345a9c77e8
|
(Filebrowser) Don't expose filebrowser_get_current_path function
|
2013-04-12 10:33:55 +02:00 |
|
twinaphex
|
54ec513e7e
|
(Filebrowser) Cleanup to directory_parse
|
2013-04-12 10:07:47 +02:00 |
|
twinaphex
|
e75ed86fde
|
(Filebrowser) Cleanups
|
2013-04-12 00:27:00 +02:00 |
|
twinaphex
|
459a371982
|
(RMenu) Slimmer filebrowser dir popping
|
2013-04-12 00:16:23 +02:00 |
|
twinaphex
|
9d53311e33
|
(Filebrowser) Get rid of unnecessary filebrowser_init
|
2013-04-11 23:00:01 +02:00 |
|
Themaister
|
262b867ae0
|
Update MSVC2010 build.
Add RGUI, add folder query for Windows, fix GL HW render bug.
|
2013-04-04 20:25:41 +02:00 |
|
twinaphex
|
fee0d9d77a
|
Embed menu_stack into rmenu.c
|
2013-03-25 20:41:53 +01:00 |
|
twinaphex
|
d57484e6eb
|
Revert "(RMenu) RMenu cleanups pt. 3"
This reverts commit bcc5f906b62005ab1d50b813a2eed0a73d2cb6d3.
|
2013-03-25 20:19:43 +01:00 |
|
twinaphex
|
bcc5f906b6
|
(RMenu) RMenu cleanups pt. 3
|
2013-03-25 19:04:23 +01:00 |
|
twinaphex
|
986806ca78
|
(RMenu) RMenu cleanups pt. 2
|
2013-03-25 18:36:15 +01:00 |
|
twinaphex
|
5a8aa57ae9
|
(RMenu) Cleanups
|
2013-03-25 17:47:47 +01:00 |
|
twinaphex
|
f004e98f85
|
(RMenu) Fix build
|
2013-03-25 08:06:40 +01:00 |
|
twinaphex
|
c9e2dd937d
|
(Android) Update overlays - now adds an RGUI toggle button
(RMenu PS3) Clean up some unneeded function callbacks
|
2013-03-25 03:07:58 +01:00 |
|
twinaphex
|
2dc3adcde3
|
(Filebrowser) Remove redundant filebrowser_get_current_dir
|
2013-03-18 05:25:18 +01:00 |
|
Themaister
|
15099f8e4f
|
RGUI builds on PC.
|
2013-03-16 09:55:08 +01:00 |
|
twinaphex
|
17022672fc
|
(Filebrowser) Clea up filebrowser code
|
2013-03-13 02:52:41 +01:00 |
|
twinaphex
|
9fb92127aa
|
(RGUI) rgui_list_push - changed first parameter to void*
|
2013-03-12 01:03:07 +01:00 |
|
twinaphex
|
d9c3a99d0b
|
Update some credits
|
2013-03-11 07:13:11 +01:00 |
|
twinaphex
|
da48316d7f
|
(RGUI) Use dir_list_sort and get rid of RGUI sorting
|
2013-03-11 05:22:05 +01:00 |
|
twinaphex
|
05e306b599
|
Cleanups in RGUI file_list
|
2013-03-11 03:40:44 +01:00 |
|
twinaphex
|
b348e3f390
|
Rename ptr member to more sensible name 'size' and kill rgui_list_size
|
2013-03-11 03:31:19 +01:00 |
|
twinaphex
|
e06b125ab2
|
rgui_list_back and rgui_list_at renamed
|
2013-03-11 03:22:45 +01:00 |
|
twinaphex
|
b4fad2dab2
|
(RGUI) Get rid of rmenu_ namespace
|
2013-03-09 22:15:20 +01:00 |
|
twinaphex
|
e92fd90776
|
Remove strings.h include (file_list.c)
|
2013-03-09 19:12:26 +01:00 |
|
twinaphex
|
ca72bb420a
|
Replace rgui_file_type_t in file_list with unsigned
|
2013-03-09 19:05:11 +01:00 |
|
twinaphex
|
7abeca067d
|
(Filebrowser) Remove MODE_FILEBROWSER_REFRESH_PENDING
|
2013-01-22 20:42:11 +01:00 |
|
twinaphex
|
0ab9de154d
|
(RMenu) Prevent being able to pop filebrowser off menu stack
|
2013-01-17 17:11:02 +01:00 |
|
twinaphex
|
95961d1ccb
|
(PS3) Fixes OSK code
|
2013-01-17 10:40:35 +01:00 |
|
twinaphex
|
32495632d8
|
(Filebrowser/RMenu) Now refreshes filebrowser when unzipping a file
|
2013-01-13 08:58:57 +01:00 |
|
twinaphex
|
92815bb805
|
(RMenu) RMenu now has POSIX-style return codes - uses it for
determining if we ned to exit from rmenu_iterate
|
2013-01-11 03:58:43 +01:00 |
|
twinaphex
|
a925f3ca9f
|
(RARCH_CONSOLE) Rename and relocate all menu files
|
2013-01-09 17:50:12 +01:00 |
|