14343 Commits

Author SHA1 Message Date
twinaphex
a6336e0735 Rewrite string_list_append so that it no longer uses a variable
named 'dup'
2014-10-21 01:08:18 +02:00
twinaphex
227dbdd39f Rewrite netplay_flip_port 2014-10-21 01:04:57 +02:00
twinaphex
c699a7683e (video_thread_wrapper.c) Rename thread_frame variable to thr_frame 2014-10-21 00:26:53 +02:00
twinaphex
2138a57efb hash.c - Avoid naming local variables 'crc32' 2014-10-21 00:25:36 +02:00
Twinaphex
dbb5f02e9d (Lakka) Remove unused variable 2014-10-21 00:23:25 +02:00
twinaphex
e7cb27b1de Rename crc32 variable 2014-10-21 00:19:00 +02:00
twinaphex
85ae740ec6 (gfx/gl.c) Rename index parameter variable 2014-10-21 00:16:48 +02:00
Twinaphex
b884bc6e7f Merge pull request #1174 from lakkatv/xmb
(Lakka) Remove Main Menu from the settings list
2014-10-21 00:15:05 +02:00
twinaphex
f56a0daed1 cheats.c - Rename more index variables 2014-10-21 00:14:38 +02:00
Jean-André Santoni
7908389077 (Lakka) Remove Main Menu from the settings list 2014-10-21 00:13:34 +02:00
twinaphex
a92ec148bd Rename more local index variables 2014-10-21 00:11:50 +02:00
twinaphex
a14bfdfca2 Don't use variables named 'bind' and 'index' 2014-10-20 23:41:01 +02:00
twinaphex
c111f4f1ac sinc.c - rename index variable 2014-10-20 23:28:47 +02:00
twinaphex
fbfe96f8c9 Change index variables to idx 2014-10-20 23:27:02 +02:00
twinaphex
a191120f38 (libretro_version_1.c) Rename local index variables 2014-10-20 23:24:01 +02:00
twinaphex
ef27b31c9f print_buf was unused in shader_gl_cg.c - so get rid of it 2014-10-20 23:22:16 +02:00
Twinaphex
526b0a56d7 (deps/rzlib/unzip.c) Get rid of shadowed declaration warning 2014-10-20 23:19:31 +02:00
Twinaphex
79ff736e4c (overlay.c) Get rid of shadowed declaration warning 2014-10-20 23:11:28 +02:00
Twinaphex
f3d04f0fde (XMB) Cleanups 2014-10-20 23:08:58 +02:00
twinaphex
c3349004ad Change index variable to 'idx' 2014-10-20 22:58:31 +02:00
twinaphex
52b3299e80 Change local variable 'config' to 'cfg' 2014-10-20 22:55:00 +02:00
twinaphex
019aa665bf Change local variables 'config' to 'cfg' 2014-10-20 22:52:39 +02:00
twinaphex
885d4eae7c Change local bind variable to keybind 2014-10-20 22:50:11 +02:00
twinaphex
e5dfdc086a (dynamic_dummy.c) Change index variable to idx 2014-10-20 22:46:44 +02:00
twinaphex
29e74b2372 See prior commit message 2014-10-20 22:45:19 +02:00
twinaphex
7518eb27e6 Change index variable to idx 2014-10-20 22:43:17 +02:00
Twinaphex
4378ccefcb (XMB) Fix unused variable(s) warnings 2014-10-20 21:53:16 +02:00
Twinaphex
c6a94593cf (Apple) Build fixes 2014-10-20 21:52:33 +02:00
twinaphex
42bb37816e Take file_path.h include out of file.h 2014-10-20 21:51:04 +02:00
twinaphex
d7ec815bc9 Move netplay.h include outside of general.h 2014-10-20 21:32:53 +02:00
Twinaphex
e85b2d9709 Merge pull request #1173 from lakkatv/xmb
(Menu) Performance improvement, prevent drawing the menu texture when us...
2014-10-20 21:29:27 +02:00
Jean-André Santoni
a639e6163d (Menu) Performance improvement, prevent drawing the menu texture when using a GL menu driver 2014-10-20 21:26:55 +02:00
twinaphex
0fb301fa43 (joypad/connect) Change 'index' local variables 2014-10-20 20:32:41 +02:00
twinaphex
faeca01e7a Change local index variables 2014-10-20 20:31:00 +02:00
twinaphex
49bffb85db (video_thread_wrapper.c) see prior commit msg 2014-10-20 20:20:12 +02:00
twinaphex
e295bc696d Avoid local variables named 'index' 2014-10-20 20:18:04 +02:00
Twinaphex
b4c6715eb0 Merge pull request #1172 from lakkatv/xmb
(XMB) Horizontal animations using file_list cache
2014-10-20 20:06:17 +02:00
Jean-André Santoni
630b5fa320 (XMB) Horizontal animations 2014-10-20 20:00:39 +02:00
Jean-André Santoni
d1df2828a7 (Menu) Cache the lists and pointers on OK and CANCEL 2014-10-20 20:00:10 +02:00
Jean-André Santoni
0227602ce5 (Menu) Add cache for selection_buf and menu_stack 2014-10-20 19:56:50 +02:00
Jean-André Santoni
4bdc3a2818 (Menu) Add cache for selection_ptr 2014-10-20 19:56:18 +02:00
Jean-André Santoni
2f988c300b (Menu) Make disp_set_label work with any file_list 2014-10-20 19:54:55 +02:00
Jean-André Santoni
6562c2cd95 Add file_list_copy function 2014-10-20 19:51:00 +02:00
Twinaphex
564467abe9 (CoreText) Add to AUTHORS 2014-10-20 19:41:39 +02:00
Twinaphex
eb0d1e4116 (CoreText) iOS cannot use ApplicationServices/ApplicationServices.h
header
2014-10-20 19:37:41 +02:00
twinaphex
16d440e6a3 (ObjC) Avoid local variables named index 2014-10-20 19:33:50 +02:00
twinaphex
7dbf9f2298 Avoid index local variables 2014-10-20 19:29:49 +02:00
twinaphex
059ed8fb07 (Shaders) Rename index variables 2014-10-20 19:27:32 +02:00
twinaphex
3e45884b67 Rename local variables named 'index' elsewhere 2014-10-20 19:22:33 +02:00
twinaphex
def41a573f Avoid using 'index' for local variables 2014-10-20 19:18:18 +02:00