Commit Graph

36 Commits

Author SHA1 Message Date
twinaphex dc4ee32620 Cleanups 2015-08-30 23:07:04 +02:00
Sergi Granell 5a5097a0d0 Fix netlogger 2015-08-30 22:48:43 +02:00
Sergi Granell 7e86e2158d (Vita) Update net and netlogger 2015-08-30 16:12:45 +02:00
twinaphex 039b4e0454 Move code back to logger.c 2015-08-29 18:57:07 +02:00
twinaphex e00ea900ed Refactor logger headers 2015-08-29 16:48:53 +02:00
twinaphex e32b99ac0c Consolidate PSL1GHT logger into logger/netlogger/logger.c
and expand net/net_compat.c
2015-08-29 16:24:38 +02:00
twinaphex 4f80afe03e Move code to net_compat.h 2015-08-29 16:02:10 +02:00
twinaphex 5b67aaaa17 Start making the logging code more portable 2015-08-29 15:40:23 +02:00
twinaphex 5caf0627f8 Replace some references to sys_timer_usleep 2015-08-29 15:24:23 +02:00
Alcaro ee2ad0c4bd These aren't executable. 2015-08-12 01:31:03 +02:00
radius 828734e007 don't try to autoconfigure GPIO devices 2015-08-11 17:13:25 -05:00
twinaphex 77aa7535c9 MOve all 'define' headers to central place ' defines' 2015-08-10 23:11:40 +02:00
twinaphex b04d1f43f9 Combine logger headers 2015-06-27 16:14:54 +02:00
twinaphex 3042c5850e (xdk1_logger_override.h) Cleanups 2015-06-22 12:02:10 +02:00
twinaphex 75b035026f Split off logger code to separate file 2015-03-21 06:31:58 +01:00
twinaphex dce59e9e14 logger.c - update 2015-03-20 18:18:52 +01:00
twinaphex 84e9f2fa7d Use retro_inline throughout 2015-03-15 04:52:46 +01:00
Higor Eurípedes 41a48b8ac8 Rename netplay_compat.* to net_compat.* 2015-01-27 20:16:08 -03:00
twinaphex ca498675e7 Simplify retroarch_logger.h 2015-01-11 16:16:26 +01:00
twinaphex ecf499c588 Update headers 2015-01-07 18:24:13 +01:00
twinaphex 453321c50b Start updating headers 2015-01-07 17:46:50 +01:00
twinaphex a6b52d1f1f (XDK1) Some build fixes 2014-10-22 02:00:12 +02:00
twinaphex 7472922ee0 Move compat/ over to libretro SDK 2014-10-21 07:58:58 +02:00
twinaphex 480cd7c7ba Move msvc_compat.h to compat/ dir 2014-10-21 06:06:12 +02:00
Vladimir Panteleev c5aa3e7b61 (Android) Use the same log tag ("RetroArch") for all events
This allows filtering using logcat (e.g.: adb logcat RetroArch:V *:S),
which should be more efficient than grep.
2014-09-29 12:56:30 +00:00
twinaphex 8437e4bd2a Style/indent nits 2014-09-15 07:03:54 +02:00
twinaphex c6eb7988dc Move netlogger code around 2014-06-01 16:09:12 +02:00
twinaphex 1dd34b41b1 Split up Android logging code to separate header file 2014-06-01 15:53:48 +02:00
twinaphex 59bc2db2c8 Split up Salamander loggging code to separate header file 2014-06-01 15:47:23 +02:00
twinaphex 92e3e890de (XDK1) Fix RARCH_LOG/RARCH_WARN/RARCH_ERR - will need some
function to 'prepend' stuff to a string
2014-01-11 12:04:16 +01:00
twinaphex 0a15a17d44 Update years on all license headers 2014-01-01 01:50:59 +01:00
twinaphex d6fc75240e (XDK) Build fixes 2013-12-26 21:28:09 +01:00
meancoot 2ae0356081 (iOS) Pass BTstack messages through RARCH_LOG; patch the logger to print to stdout when building for the simulator. 2013-12-24 15:27:44 -05:00
meancoot 5e0a35b6aa (iOS) Fix ios_logger_override.h issues; fix crash when closing a game with TV Mode enabled; remove unneded code block introduced by previous commit 2013-12-09 19:18:48 -05:00
Themaister 368ced7c34 Update logger overrides for IOS and XDK1.
Not compile tested.
2013-12-09 10:48:38 +01:00
twinaphex 3c2d6ddbcd (Logger) Move logger override headers to common logger directory 2013-11-26 11:56:07 +01:00