Commit Graph

23 Commits

Author SHA1 Message Date
jdgleaver
93506a0d18 Log to file improvements 2019-03-21 16:57:54 +00:00
radius
8fd0aedc56 add log to file settings 2019-03-17 14:28:17 -05:00
gblues
5060c2aac4 More fixes, GC pad kinda sorta works
== DETAILS

- Added a new method to the joypad_connection_t interface for
  getting a single button
- wired everything into the hidpad driver
- for testing purposes, hacking the top-level joypad driver
  so that kpad isn't used
- add a new RARCH_LOG_BUFFER method to verbosity for logging the
  contents of a binary buffer (useful for writing/debugging pad drivers)
- fix a few bugs in the wiiu GC pad driver

The button mapping isn't quite right, and I'm not sure what's
going wrong.
2018-03-29 23:37:11 -07:00
twinaphex
e73b1564a4 Remove retro_inline 2018-01-17 06:47:49 +01:00
twinaphex
6d2df385f8 Turn _V functions into macros 2018-01-17 06:47:18 +01:00
twinaphex
11f26ed549 Refactor verbosity code - try to avoid log calls if verbosity is not
set
2018-01-17 06:28:26 +01:00
Rob Loach
912068f850
Clean up the log output
References #1385
2017-07-04 21:46:22 -04:00
twinaphex
8c89ec158c Update copyrights 2017-03-22 03:09:18 +01:00
twinaphex
cdc5eb4fac Cleanups 2016-09-12 16:36:27 +02:00
twinaphex
e6524f961a header include cleanups 2016-09-06 01:02:25 +02:00
twinaphex
075aea2289 Header include cleanups 2016-09-06 00:56:00 +02:00
twinaphex
3d3d9d6b24 Get rid of some defines 2016-08-28 19:37:17 +02:00
twinaphex
ff8d00e12b Use RETRO_BEGIN_DECLS/RETRO_END_DECLS in more files 2016-06-03 03:22:35 +02:00
twinaphex
5b52098c54 Reimplement verbosity 2016-05-31 04:42:04 +02:00
twinaphex
7a55ae3765 Start updating headers for 2016 2016-01-10 04:06:50 +01:00
twinaphex
263e1a335d Move headers to verbosity.c 2015-11-30 04:49:28 +01:00
twinaphex
dc44fd479c Move more code to verbosity.c 2015-11-29 03:08:27 +01:00
twinaphex
e0e9f1a716 Don't inline logging functions anymore 2015-11-29 03:03:39 +01:00
twinaphex
481202f2e5 (verbosity.h) This might make logging work again on Android 2015-11-27 18:13:15 +01:00
twinaphex
95f459a7d5 another fix 2015-11-23 16:51:16 +01:00
twinaphex
0287581f86 Fix verbosity.h 2015-11-23 16:50:41 +01:00
twinaphex
a9cb970d0d Move log_file code to verbosity.c 2015-11-23 15:45:02 +01:00
twinaphex
074f14b132 Add verbosity.c/verbosity.h 2015-11-23 12:03:38 +01:00