Commit Graph

23 Commits

Author SHA1 Message Date
Henrik Rydgard
c952c8d0e7 Fix volume buttons on android and add some functonality to the VFS. 2012-12-01 10:35:55 +01:00
Henrik Rydgard
390f9b93de Merge branch 'master' of github.com:hrydgard/native 2012-11-27 16:38:59 +01:00
Henrik Rydgard
0853b3ed8e Add directory listings to VFS 2012-11-27 16:38:24 +01:00
Henrik Rydgård
86ed7895d4 MacOSX build fix 2012-11-25 12:24:26 +01:00
Kovensky
b17119f2c6 Fixes for compatibility with FreeBSD
backtrace.cpp assumes that anything non-windows is linux.

stb_vorbis.c includes malloc.h which has been deprecated since the 90s
on all implementations other than MSVC.

The stat64 hack in file_util.cpp is only needed on linux.

http_client.h also assumes non-windows is linux.
2012-11-18 21:41:44 -03:00
Sacha
fa2b68e19a Fix for file UI on Blackberry 2012-11-15 01:43:33 +10:00
Sacha
19e059c362 Add toast dialogs to BB10. Allow use of (hardcoded) keyboard shortcuts for USB/BT keyboards on Blackberry. Fix a file manager glitch. Track mouse movements (note: this is laggy for now) 2012-11-08 15:27:53 +10:00
Sacha
0c77415df1 Blackberry 10 fully supported with working video, input and sound on Playbook, Dev Alpha and beyond.
Video: http://www.youtube.com/watch?v=CdUL1DalYrw
2012-11-08 03:29:35 +10:00
Henrik Rydgard
0c2b760586 Sort file listing 2012-11-01 09:45:27 +01:00
Henrik Rydgard
33b82fa077 Various 2012-10-31 20:42:43 +01:00
Henrik Rydgård
8c63f83d90 Add filter ability to getFilesInDir 2012-10-31 13:34:27 +01:00
Henrik Rydgård
58e9b9ffe8 Reindent native/file 2012-10-31 13:23:16 +01:00
Henrik Rydgard
1ea568990d Colored touchbuttons, portafixes 2012-10-30 16:23:08 +01:00
Henrik Rydgård
ef01fc2121 Buildfix, bugfix 2012-10-28 11:55:27 +01:00
Henrik Rydgård
60d3b5f601 UI work 2012-10-28 11:37:10 +01:00
Henrik Rydgard
113f10abfe FileInfo struct, not properly used yet. ui code cleaning 2012-09-17 21:21:34 +02:00
Henrik Rydgard
9d04a56836 UITheme 2012-07-17 00:00:48 +02:00
Henrik Rydgard
17f1e71da2 More tabs unification 2012-05-08 22:29:28 +02:00
Henrik Rydgard
fe1c7d2cdf Add initial multitouch support 2012-04-27 00:48:30 +02:00
Henrik Rydgard
371c4db1ae Image buttons, file dialogs (win only) 2012-04-12 15:18:43 +02:00
Henrik Rydgard
a893d5cdc2 Misc 2012-03-31 22:07:33 +02:00
Henrik Rydgard
8b076c5b88 Cleanup 2012-03-31 11:16:13 +02:00
Henrik Rydgard
22dfdd2832 Initial commit 2012-03-24 23:39:19 +01:00