twinaphex
|
15853842f0
|
Add more files
|
2017-01-17 18:01:29 +01:00 |
|
CoalaJoe
|
7026b63f78
|
Added some network and netplay translations
|
2017-01-17 17:56:53 +01:00 |
|
twinaphex
|
7beecd37af
|
Add platextra files for Vita
|
2017-01-17 17:56:49 +01:00 |
|
CoalaJoe
|
7de726c7f3
|
Fixed typos
|
2017-01-17 17:49:21 +01:00 |
|
CoalaJoe
|
db56332020
|
Add Netplay translations for german
|
2017-01-17 17:48:43 +01:00 |
|
CoalaJoe
|
a817a58f43
|
Added translations for informations in german
|
2017-01-17 17:46:31 +01:00 |
|
twinaphex
|
92489a3f14
|
Add CFLAGS for vita2d
|
2017-01-17 17:33:10 +01:00 |
|
twinaphex
|
848be8c549
|
Add libvita2d rules
|
2017-01-17 17:31:38 +01:00 |
|
twinaphex
|
805c4c2d12
|
(android_ctx.c) Initialize these variables
|
2017-01-17 17:28:19 +01:00 |
|
twinaphex
|
0bd43bc885
|
update diff.diff
|
2017-01-17 17:13:42 +01:00 |
|
twinaphex
|
7f7b0e14e8
|
Update diff.diff
|
2017-01-17 17:12:53 +01:00 |
|
twinaphex
|
e04dc5ab2e
|
Cleanup
|
2017-01-17 16:59:13 +01:00 |
|
twinaphex
|
ec370d54b2
|
Cleanups
|
2017-01-17 16:55:34 +01:00 |
|
twinaphex
|
da044da3b4
|
Create menu_animation_push
|
2017-01-17 16:53:06 +01:00 |
|
twinaphex
|
2273b1d05f
|
(menu_animation.c) Create more separate functions
|
2017-01-17 16:40:48 +01:00 |
|
twinaphex
|
df783daab9
|
Create menu_animation_get_ideal_delta_time
|
2017-01-17 16:37:03 +01:00 |
|
twinaphex
|
bfb124a60e
|
Create menu_animation_ticker
|
2017-01-17 16:29:23 +01:00 |
|
twinaphex
|
2849e2aa79
|
Get rid of some more configuration.h includes
|
2017-01-17 15:46:36 +01:00 |
|
twinaphex
|
8366278d45
|
More of where that came from
|
2017-01-17 15:39:14 +01:00 |
|
twinaphex
|
c3f16de4d4
|
Use HAVE_COMMAND ifdef here
|
2017-01-17 15:37:40 +01:00 |
|
twinaphex
|
a3e13fde32
|
Put this around HAVE_COMMAND ifdefs
|
2017-01-17 15:36:06 +01:00 |
|
Jean-André Santoni
|
617ce26efb
|
(GLUI) Adapt mouse and touch code to the variable height menu entries
|
2017-01-17 15:21:59 +01:00 |
|
Jean-André Santoni
|
b0a51d79ee
|
(GLUI) Improve word wrapping with a better estimation of the glyph width
|
2017-01-17 15:21:59 +01:00 |
|
Jean-André Santoni
|
dc4140a00b
|
(GLUI) Word wrapping for sublabels
|
2017-01-17 15:21:59 +01:00 |
|
Jean-André Santoni
|
08366d318e
|
(MUI) Add mui_node_t to store the height of menu entries
|
2017-01-17 15:21:59 +01:00 |
|
Jean-André Santoni
|
3d4c6d836f
|
Fix GLUI ON/OFF switch y position
|
2017-01-17 15:21:59 +01:00 |
|
twinaphex
|
fae7be1cec
|
Make sure HAVE_MENU_COMMON is defined for XMB and MaterialUI
|
2017-01-17 14:53:29 +01:00 |
|
twinaphex
|
4bae3032dd
|
(X context) Fix CXX_BUILD and C89_BUILD
|
2017-01-17 14:51:24 +01:00 |
|
twinaphex
|
4b8c22e311
|
Add HAVE_MENU ifdef
|
2017-01-17 14:40:59 +01:00 |
|
twinaphex
|
68bb87f392
|
Try to fix Coverity warning 'uninitialized scalar variable'
|
2017-01-17 14:21:41 +01:00 |
|
twinaphex
|
f82e51e5e8
|
(menu_animation.c) Cleanup
|
2017-01-17 14:16:49 +01:00 |
|
twinaphex
|
3c0538a1ee
|
(menu_animation.c) Cleanups
|
2017-01-17 14:15:43 +01:00 |
|
twinaphex
|
08a09f135a
|
(menu_displaylist.c) Cleanup
|
2017-01-17 14:06:54 +01:00 |
|
twinaphex
|
f074c3fa7e
|
Add this
|
2017-01-17 14:02:50 +01:00 |
|
Francisco José García García
|
cae90023f2
|
Merge pull request #4442 from frangarcj/master
(VITA) Fix salamander
|
2017-01-17 13:53:28 +01:00 |
|
ggf906
|
702622380c
|
(VITA) Fix salamander
|
2017-01-17 13:52:29 +01:00 |
|
twinaphex
|
814fb59608
|
Try to prevent more uninitialized variables
|
2017-01-17 13:44:23 +01:00 |
|
Twinaphex
|
014ed5e87f
|
Merge pull request #4441 from aliaspider/master
(WiiU) simplify input code + fix crash on content reload.
|
2017-01-17 13:16:56 +01:00 |
|
aliaspider
|
ee7fd79fb2
|
cores_names_size was used in a conditional branch without being
initialized, fixes a crash on content reload.
|
2017-01-17 13:03:39 +01:00 |
|
aliaspider
|
14660a8c12
|
(WiiU) simplify input code, add button labels for autoconfigs.
|
2017-01-17 12:41:55 +01:00 |
|
Francisco José García García
|
ef21a86314
|
Merge pull request #4440 from frangarcj/master
(VITA) Update to latest vitasdk
|
2017-01-17 12:10:55 +01:00 |
|
ggf906
|
e9cff022fc
|
(VITA) Update to latest vitasdk
|
2017-01-17 11:43:12 +01:00 |
|
Twinaphex
|
7fbdb6a9b3
|
Merge pull request #4438 from CoalaJoe/master
Added more translation for german
|
2017-01-17 10:55:46 +01:00 |
|
twinaphex
|
724b68d5cb
|
(gdi_gfx.c) Style nits
|
2017-01-17 10:54:48 +01:00 |
|
twinaphex
|
d79fe15e9a
|
Use wcstombs by default instead of relying on preprocessor detection
of Windows version
|
2017-01-17 10:49:33 +01:00 |
|
CoalaJoe
|
d71580b084
|
Formatted translation file properly
|
2017-01-17 10:20:04 +01:00 |
|
CoalaJoe
|
928c3edaf4
|
Merge remote-tracking branch 'upstream/master'
|
2017-01-17 10:07:27 +01:00 |
|
CoalaJoe
|
2ab25b9c73
|
Added debuging information in german
|
2017-01-17 10:05:09 +01:00 |
|
CoalaJoe
|
f28be42b2d
|
Added help message for gamebad overlays
|
2017-01-17 08:23:24 +01:00 |
|
CoalaJoe
|
fb3f5c8e60
|
Added message for virtual gamepad information
|
2017-01-17 07:58:38 +01:00 |
|