Henrik Rydgård
15f5a97a4e
getFilesInDir: Sort files with case sensitivity
2013-07-04 10:37:16 +02:00
Henrik Rydgard
f1ccdc11b5
Add utility to get a list of Windows disk drives. Rework UI events.
2013-06-27 16:20:18 +02:00
Henrik Rydgard
2f46baa138
Add "\n" parsing to i18n code. Move some code from Common.
2013-06-09 13:39:16 +02:00
Henrik Rydgard
976ef3b714
Minor fixes
2013-06-09 12:40:53 +02:00
Henrik Rydgard
8e5890a7e2
Warning fixes, add deleteDir()
2013-06-08 17:43:27 +02:00
aquanull
ead5f5ade5
Win32: Make getFileInfo() fail and label the path non-directory when GetFileAttributesExA fails
...
This fixes the problem on Windows that the Language selection list might sometimes be blank. (The cause was that attrs would only contain random garbage data when GetFileAttributesExA failed with a non-existing path.)
2013-04-21 23:13:07 +08:00
Henrik Rydgard
56f5fcf975
Fix language ini reading on android
2013-04-18 23:39:22 +02:00
Henrik Rydgard
961e400e1f
Fix bug in getDir
2013-04-14 09:58:11 +02:00
Henrik Rydgard
25711066df
Add prioritizedworkqueue, thread stuff, ui tweaks, small optimizations in file util
2013-04-13 21:22:03 +02:00
Henrik Rydgard
3f6353af5a
Add VFSFileSystem for Android to be able to mount flash0: inside the APK
2013-02-27 00:55:06 +01:00
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
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