twinaphex
|
1b289c0f05
|
(libretro-common) Update
|
2016-03-24 04:23:17 +01:00 |
|
twinaphex
|
e41127459e
|
Rename 'filestream' functions
|
2016-03-24 04:09:25 +01:00 |
|
twinaphex
|
e13fd6da41
|
vsnprintf_s needs to have stdio.h included
|
2016-03-23 03:47:18 +01:00 |
|
twinaphex
|
9e06843127
|
Typo fix
|
2016-03-23 03:45:02 +01:00 |
|
twinaphex
|
b6941a045d
|
isblank is available since MSVC 2013
|
2016-03-23 03:44:31 +01:00 |
|
twinaphex
|
5fe9f8dc11
|
We need the roundf macro for MSVC versions lower than 1800
|
2016-03-23 03:40:47 +01:00 |
|
twinaphex
|
b80b52b806
|
Rename file_list_push to file_list_append
|
2016-03-21 20:20:24 +01:00 |
|
twinaphex
|
5a37033803
|
(libretro-common) Update
|
2016-03-21 19:46:14 +01:00 |
|
twinaphex
|
483699357d
|
(RPNG) cleanups
|
2016-03-21 19:43:29 +01:00 |
|
twinaphex
|
b20989d31d
|
(libretro-common) Update headers
|
2016-03-21 18:51:44 +01:00 |
|
twinaphex
|
c8f4d97839
|
Move config_file_userdata outside libretro-common
|
2016-03-21 18:49:50 +01:00 |
|
twinaphex
|
f960e9ad26
|
Move files
|
2016-03-21 18:37:19 +01:00 |
|
twinaphex
|
32a8b57826
|
Move test files
|
2016-03-21 18:27:02 +01:00 |
|
twinaphex
|
f9992c5e47
|
Update libretro-common
|
2016-03-21 05:44:45 +01:00 |
|
twinaphex
|
bfef3b6191
|
Get rid of unused file_list_get_entry_index
|
2016-03-20 17:52:47 +01:00 |
|
twinaphex
|
972d3faabb
|
(libretro-common) Cleanups
|
2016-03-20 17:15:40 +01:00 |
|
twinaphex
|
f55ee11554
|
(libretro-common) Header updates
|
2016-03-20 17:13:31 +01:00 |
|
twinaphex
|
f0fd3895b6
|
Updates
|
2016-03-20 16:36:39 +01:00 |
|
twinaphex
|
3720cf87e7
|
Rename retro_file to file_stream
|
2016-03-20 16:29:14 +01:00 |
|
twinaphex
|
be9bf7dc44
|
(libretro-common) Move memory_stream
|
2016-03-20 16:17:44 +01:00 |
|
twinaphex
|
c7e13e2bcd
|
(libretro-common) Rename file_archive to archive_file
|
2016-03-20 16:14:40 +01:00 |
|
twinaphex
|
435aa5ee7c
|
(libretro-common) file_list.c - update function description
|
2016-03-20 15:59:38 +01:00 |
|
twinaphex
|
f7d4cc25e5
|
(libretro-common) file_list.c
|
2016-03-20 15:56:33 +01:00 |
|
Twinaphex
|
43b931129d
|
(iOS) Buildfix
|
2016-03-20 15:07:49 +01:00 |
|
twinaphex
|
93b7dc1bdd
|
(libretro-common) move 'lists' files to lists/
|
2016-03-20 14:53:54 +01:00 |
|
twinaphex
|
ef4a1a3c0f
|
(libretro-common) Rename fifo_buffer to fifo_queue
|
2016-03-20 14:06:21 +01:00 |
|
twinaphex
|
87840e5b6c
|
(rbmp) Change typedef enum
|
2016-03-20 05:35:52 +01:00 |
|
twinaphex
|
6b3c3f326a
|
Cleanups
|
2016-03-20 05:12:53 +01:00 |
|
twinaphex
|
1270d8f96a
|
Update libretro-common
|
2016-03-20 04:50:29 +01:00 |
|
twinaphex
|
b40b169098
|
Copy over libretro-common changes
|
2016-03-20 04:49:59 +01:00 |
|
twinaphex
|
ea7cf9d9ca
|
(file_archive.c) Style nits
|
2016-03-20 04:21:47 +01:00 |
|
twinaphex
|
2c7cc41f1b
|
Prevent null pointer dereference
|
2016-03-18 18:04:21 +01:00 |
|
twinaphex
|
b12367c781
|
Update
|
2016-03-09 12:42:58 +01:00 |
|
twinaphex
|
341d0f9998
|
Update
|
2016-03-09 12:00:45 +01:00 |
|
twinaphex
|
08ed4d0e57
|
Cleanup
|
2016-03-08 16:11:53 +01:00 |
|
twinaphex
|
0de724d066
|
Update glsm
|
2016-03-08 16:09:09 +01:00 |
|
twinaphex
|
bdb8edb708
|
Update to glsm
|
2016-03-07 01:46:47 +01:00 |
|
twinaphex
|
93de657952
|
(retro_inline.h) Fix backwards compatibility with older mingw versions
|
2016-03-04 01:43:09 +01:00 |
|
twinaphex
|
869cb8a1be
|
(net_ifinfo.c) Bugfix
|
2016-03-03 07:17:17 +01:00 |
|
twinaphex
|
ec0d9f0a70
|
(net_ifinfo.c) Style nits
|
2016-03-03 07:16:06 +01:00 |
|
twinaphex
|
97eea9e71f
|
(net_ifinfo/Win32) Adapter name shows up now - IP address doesn't yet
|
2016-03-03 05:50:45 +01:00 |
|
twinaphex
|
4d630189a2
|
Start adding Windows implementation for net_ifinfo.c - will
need to link against iphlpapi for mingw
|
2016-03-03 04:40:25 +01:00 |
|
twinaphex
|
966f267285
|
(Win32) Start trying to implement Win32 backend for net_ifinfo.c
|
2016-03-03 04:11:24 +01:00 |
|
twinaphex
|
dfa315f0d5
|
Fix compat_ifaddrs.c - network addresses are now shown on Android
|
2016-03-03 03:44:16 +01:00 |
|
twinaphex
|
5b4ba2a449
|
Add Network Information now
|
2016-03-03 03:06:54 +01:00 |
|
twinaphex
|
e99a97d9b7
|
Some compilation fixes for compat_ifaddrs.c
|
2016-03-03 02:51:06 +01:00 |
|
twinaphex
|
4fce2e74ac
|
(Win32) Buildfix
|
2016-03-03 02:10:34 +01:00 |
|
twinaphex
|
88b3b9a08d
|
Include boolean.h
|
2016-03-03 02:09:30 +01:00 |
|
twinaphex
|
c9e6a91137
|
(Android) Bake in ifaddrs for Android
|
2016-03-03 02:08:47 +01:00 |
|
twinaphex
|
a3234f3f17
|
(net_ifinfo.c) ifndef this out for _WIN32 so far
|
2016-03-03 01:34:45 +01:00 |
|