Commit Graph

15 Commits

Author SHA1 Message Date
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