Lioncash
|
b0ebdfae34
|
Add all services to the Service namespace
Previously there was a split where some of the services were in the
Service namespace and others were not.
|
2016-12-11 00:07:27 +00:00 |
|
Yuri Kunde Schlesner
|
fa5d9d8266
|
Use negative priorities to avoid special-casing the self-include
|
2016-09-21 00:15:56 -07:00 |
|
Emmanuel Gil Peyrot
|
1138ec0d49
|
Remove empty newlines in #include blocks.
This makes clang-format useful on those.
Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
|
2016-09-21 11:15:47 +09:00 |
|
Yuri Kunde Schlesner
|
1e4a5da9f4
|
Manually tweak source formatting and then re-run clang-format
|
2016-09-18 21:14:25 -07:00 |
|
Emmanuel Gil Peyrot
|
628ed4376a
|
Sources: Run clang-format on everything.
|
2016-09-18 09:38:01 +09:00 |
|
JamePeng
|
68728eef38
|
Y2R: num_tiles should be allowed when its value is 128 (#1669)
|
2016-04-14 21:36:07 -07:00 |
|
Rohit Nirmal
|
c157d4ddd6
|
Silence -Wsign-compare warnings.
|
2015-10-06 22:16:15 -05:00 |
|
Lioncash
|
42f3cbb213
|
y2r: Give local variables an initial value
Keeps compilers/static analyzers quiet.
|
2015-09-09 23:38:55 -04:00 |
|
Lioncash
|
12a9e8502c
|
core: Fix missing prototype warnings
|
2015-07-29 12:12:39 -04:00 |
|
aroulin
|
1f125a04c3
|
Y2R: Fix narrowing warning
|
2015-07-12 03:49:16 -04:00 |
|
Emmanuel Gil Peyrot
|
4964a359e1
|
Core: Cleanup hw includes.
|
2015-06-28 00:46:39 +01:00 |
|
Yuri Kunde Schlesner
|
3e6663da43
|
Y2R: Rework conversion process, enabling support for all formats
|
2015-06-21 20:58:55 -03:00 |
|