Sacha
57d6d42d66
Build fix
2012-12-13 16:43:08 +10:00
Sacha
965c93411f
Symbian support for project.
...
Also, check if 24-bit depth is supported and use it (when packed stencil isn't provided). VideoCore III and VideoCore IV used in Symbian, Android and Raspberry Pi require this as they only support 24-bit depth, 8-bit stencil.
2012-12-13 14:39:44 +10:00
Xele02
839b393745
Add Read/Write for binary data in file
2012-12-08 23:26:14 +01:00
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
Henrik Rydgård
fd25214d49
Only need to include zip.h on android.
2012-11-25 11:31:20 +01:00
Florent Castelli
84f741b21d
Zip reading is reserved for Android. Fixes Linux build
2012-11-23 16:58:47 +01:00
Diogo Franco (Kovensky)
5e3686f92e
sys/time.h is only included on non-windows
2012-11-21 17:05:46 +00:00
Henrik Rydgård
188c0c1a2f
Merge pull request #11 from xsacha/master
...
Blackberry 10 port [Updated]
2012-11-21 08:01:53 -08:00
Sacha
d968675273
Defines only set for devices using GLES2. Add a missing include for QNX/BSD.
2012-11-22 01:55:04 +10:00
Kovensky
9a17f3626c
Add missing sys/time.h include to fd_util.cpp
2012-11-21 11:46:26 -03: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
MrOrdinaire
a13616e684
fix missing #include's and missing CMake linking directives
2012-11-03 10:34:06 +08: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 Rydgård
ad543fbf4e
Add missing virtual destructor
2012-10-06 12:38:39 +02:00
Henrik Rydgard
113f10abfe
FileInfo struct, not properly used yet. ui code cleaning
2012-09-17 21:21:34 +02:00
Henrik Rydgard
c5370b497b
Fix bug in readWString
2012-09-17 19:26:28 +02:00
Henrik Rydgard
7e2e7856d8
Remove LAMEString.cpp/h
2012-07-23 20:45:04 +02:00
Henrik Rydgard
9d04a56836
UITheme
2012-07-17 00:00:48 +02:00
Henrik Rydgard
5819c79463
Add writeWString for std::string
2012-07-15 17:38:03 +02:00
Henrik Rydgard
5dbea73016
Add some old HTTP client code, just for kicks.
2012-06-03 19:01:08 +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
dccb7bafdd
Bugfixes
2012-04-14 07:39:22 +02:00
Henrik Rydgard
34f5b7abb3
naive improvement of ID generation
2012-04-12 23:19:44 +02:00
Henrik Rydgard
3ca42c11a6
Fix file dialog code
2012-04-12 15:39:12 +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