39143 Commits

Author SHA1 Message Date
twinaphex
147374c9c1 You can now rename playlist entries 2017-08-14 20:07:43 +02:00
twinaphex
fd0c9fb9c1 Start adding entries for renaming entry 2017-08-14 19:40:25 +02:00
twinaphex
24878694f8 Silence some warnings 2017-08-14 07:13:50 +02:00
Twinaphex
e262ae3326 Merge pull request #5297 from RobLoach/world
Remove TODO note for Show Favorites
2017-08-14 03:37:42 +02:00
Rob Loach
91d1b18124
Remove TODO note for Show Favorites 2017-08-13 21:30:29 -04:00
Twinaphex
8d4e06856b Merge pull request #5296 from RobLoach/favorites
Add to Favorites
2017-08-14 03:23:55 +02:00
Rob Loach
7c54cebfb3
Merge branch 'master' of github.com:libretro/RetroArch into favorites 2017-08-13 21:20:22 -04:00
Rob Loach
d469be76a7
Add Show Favorites Tab to msg_hash_lbl 2017-08-13 21:07:41 -04:00
twinaphex
7165ba5245 Update CHANGES.md 2017-08-14 02:51:54 +02:00
twinaphex
81273cedcf Fix playlist remove regression 2017-08-14 02:49:55 +02:00
Rob Loach
0a9143b999
Merge branch 'favorites' of github.com:Kivutar/RetroArch into favorites 2017-08-13 19:22:33 -04:00
Rob Loach
c8c3f9b842
Add eo spelling of Favorites 2017-08-13 19:10:21 -04:00
Rob Loach
e324b4a074
Reorder the View settings 2017-08-13 19:10:09 -04:00
Rob Loach
6a47658502
Add Show Favorites to displaylist 2017-08-13 18:53:09 -04:00
Jean-André Santoni
b906da5131 Save the favorites to the disk 2017-08-14 00:50:16 +02:00
Rob Loach
8e0e99ba66
Add Show Favorites sublabel 2017-08-13 18:44:50 -04:00
Jean-André Santoni
b1daf18772 add_to_favorites OK callback 2017-08-14 00:42:56 +02:00
Rob Loach
8424c26068
Add View Favorites Tab setting 2017-08-13 18:38:38 -04:00
Jean-André Santoni
9dfb39c672 Start implementing the callback for add-to-favorites 2017-08-14 00:29:38 +02:00
Rob Loach
76899d0d33
Merge branch 'favorites' of github.com:Kivutar/RetroArch into favorites 2017-08-13 18:20:36 -04:00
Jean-André Santoni
42012389cd (Menu) Add the add-favorites entry to the quick menu too 2017-08-14 00:19:20 +02:00
Jean-André Santoni
c9ad8cd1f9 (XMB) Display the small add-favorite icon 2017-08-14 00:12:55 +02:00
twinaphex
02cfe1f7c0 Bump up version to 1.6.5 2017-08-13 19:07:58 +02:00
twinaphex
f6458334b6 Move some settings around, and rename 'Menu' to 'Appearance' 2017-08-13 18:29:34 +02:00
twinaphex
0ed4b97bbc Revert "Don't hide 'Resolution' setting behind compile-time ifdefs anymore"
This reverts commit 365cfd22ee2d26f1aed2566944a545ef09ac03ea.
2017-08-13 18:05:51 +02:00
twinaphex
f9765a98fb Cut down on code duplication 2017-08-13 07:14:10 +02:00
twinaphex
dce21063dd Cut down on code duplication 2017-08-13 06:57:32 +02:00
twinaphex
45cb6925cf Cut down on code duplication 2017-08-13 06:49:51 +02:00
twinaphex
2756217d9b (menu_cbs_ok.c) Cut down on code duplication 2017-08-13 06:36:53 +02:00
twinaphex
6ec27a7e5d Get rid of one calloc call and replace it with malloc 2017-08-13 06:14:54 +02:00
twinaphex
a0cbb1ee43 Use malloc instead of calloc 2017-08-13 06:05:35 +02:00
Twinaphex
1666827ad4 Merge pull request #5289 from RobLoach/libui
Updates for libui
2017-08-13 06:02:51 +02:00
twinaphex
2558ca2fb6 Update CHANGES.md 2017-08-13 03:36:45 +02:00
Twinaphex
782b9eef0e Merge pull request #5290 from heuripedes/xmb-improv
More xmb improvements
2017-08-13 03:33:34 +02:00
Higor Eurípedes
950b77c0ca (xmb) Speed up xmb_list_insert() and xmb_deep_copy() a bit
This replaces calloc() and memcpy() calls with custom functions to
handle xmb_node_t allocation and copy optimized for the common case.
2017-08-12 22:30:22 -03:00
Higor Eurípedes
26a9648c4f (menu_animation) Detect when defrag is really needed 2017-08-12 22:30:22 -03:00
Higor Eurípedes
c384f56e4f Speed up playlist reparse 2017-08-12 22:30:22 -03:00
Rob Loach
772c126f1e
Merge branch 'master' of github.com:libretro/RetroArch into libui 2017-08-12 20:50:19 -04:00
Rob Loach
4177286dbb
Add include directory for glib 2017-08-12 20:42:40 -04:00
twinaphex
4dd3d897dc Revert "Get rid of a ton of HAVE_SHADER_MANAGER ifdefs"
This reverts commit c4f7111aa3569c0067824aaae4efdaef3e467d52.
2017-08-13 02:08:33 +02:00
twinaphex
c4f7111aa3 Get rid of a ton of HAVE_SHADER_MANAGER ifdefs 2017-08-13 02:04:57 +02:00
Rob Loach
b0805d5e1d
Update Makefile.common 2017-08-12 19:54:48 -04:00
Rob Loach
8ca5c7558f
Restore libui_main 2017-08-12 19:54:31 -04:00
Rob Loach
45e823dec9
Update libui 2017-08-12 19:51:39 -04:00
twinaphex
51ca9825dd Cleanups 2017-08-13 00:55:47 +02:00
twinaphex
cb2fd48bb6 Push some small optimizations to menu_cbs_left.c and menu_cbs_right.c
too
2017-08-13 00:45:20 +02:00
Rob Loach
f4283f6de0
Add HAVE_LIBUI define 2017-08-12 18:43:16 -04:00
twinaphex
a98e8bc915 Optimize this part 2017-08-13 00:39:11 +02:00
Higor Eurípedes
9f760af6c6 Menu improvements (#5288)
* (menu_animation) Stop KILL_BY_SUBJECT asap

* (xmb) Don't query mouse/pointer state so many times per frame
2017-08-12 22:53:56 +02:00
twinaphex
2f9ad9c3fa Update CHANGES.md 2017-08-12 22:07:49 +02:00