Files
lmms/include
Johannes Lorenz 7db3fa94a1 Improve includes (#6320)
* Update ringbuffer submodule to fix includes

* Remove cyclic includes

* Remove Qt include prefixes

* Include C++ versions of C headers

E.g.: assert.h -> cassert

* Move CLIP_BORDER_WIDTH into ClipView

This allows to remove includes to TrackView.h in ClipView cpp files.

* Elliminate useless includes

This improves the include structure by elliminating includes that are
not used. Most of this was done by using `include-what-you-use` with
`CMAKE_C_INCLUDE_WHAT_YOU_USE` and `CMAKE_CXX_INCLUDE_WHAT_YOU_USE`
set to (broken down here):

```
include-what-you-use;
    -Xiwyu;--mapping_file=/usr/share/include-what-you-use/qt5_11.imp;
    -Xiwyu;--keep=*/xmmintrin.h;
    -Xiwyu;--keep=*/lmmsconfig.h;
    -Xiwyu;--keep=*/weak_libjack.h;
    -Xiwyu;--keep=*/sys/*;
    -Xiwyu;--keep=*/debug.h;
    -Xiwyu;--keep=*/SDL/*;
    -Xiwyu;--keep=*/alsa/*;
    -Xiwyu;--keep=*/FL/x.h;
    -Xiwyu;--keep=*/MidiApple.h;
    -Xiwyu;--keep=*/MidiWinMM.h;
    -Xiwyu;--keep=*/AudioSoundIo.h
```

* Fixup: Remove empty #if-#ifdef pairs

* Remove LMMS_HAVE_STD(LIB|INT)_H
2022-03-02 13:30:43 +01:00
..
2021-09-30 18:01:27 +02:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2021-09-12 01:00:21 +02:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2019-10-31 20:05:33 +01:00
2022-03-02 13:30:43 +01:00
2019-10-31 20:05:33 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2021-09-30 18:01:27 +02:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2018-07-07 11:20:54 +02:00
2018-07-07 11:20:54 +02:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2021-09-30 18:01:27 +02:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2019-10-31 20:05:33 +01:00
2019-10-31 20:05:33 +01:00
2019-10-31 20:05:33 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2021-09-30 18:01:27 +02:00
2022-03-02 13:30:43 +01:00
2021-09-30 18:01:27 +02:00
2021-09-30 18:01:27 +02:00
2020-09-13 11:09:46 +09:00
2019-10-31 20:05:33 +01:00
2018-07-05 20:16:01 +09:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2021-09-30 18:01:27 +02:00
2021-09-12 01:00:21 +02:00
2019-10-31 20:05:33 +01:00
2021-09-30 18:01:27 +02:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2019-10-31 20:05:33 +01:00
2022-03-02 13:30:43 +01:00
2020-09-13 11:09:46 +09:00
2022-01-09 08:15:23 +01:00
2018-03-09 11:41:17 -05:00
2020-03-11 15:07:02 -04:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2020-09-13 11:09:46 +09:00
2019-10-31 20:05:33 +01:00
2021-09-30 18:01:27 +02:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2021-09-30 18:01:27 +02:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2008-07-22 11:36:50 +00:00
2019-10-31 20:05:33 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2019-10-31 20:05:33 +01:00
2022-03-02 13:30:43 +01:00
2019-10-31 20:05:33 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2021-09-30 18:01:27 +02:00
2022-03-02 13:30:43 +01:00
2019-10-31 20:05:33 +01:00
2022-03-02 13:30:43 +01:00
2018-04-28 12:54:46 -07:00
2020-05-24 12:50:50 +02:00
2022-03-02 13:30:43 +01:00
2020-10-20 10:36:22 +02:00
2022-03-02 13:30:43 +01:00
2020-12-08 00:12:04 +01:00
2020-12-08 00:12:04 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2020-09-24 17:59:07 +02:00
2022-03-02 13:30:43 +01:00
2019-10-31 20:05:33 +01:00
2022-03-02 13:30:43 +01:00
2021-04-04 08:36:00 +02:00
2021-09-30 18:01:27 +02:00
2019-10-31 20:05:33 +01:00
2017-11-22 20:38:10 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2020-11-29 19:46:13 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2019-10-31 20:05:33 +01:00
2021-09-30 18:01:27 +02:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2019-10-31 20:05:33 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2020-11-29 19:46:13 +01:00
2022-01-09 08:15:23 +01:00
2022-03-02 13:30:43 +01:00
2022-01-09 08:15:23 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2021-09-30 18:01:27 +02:00
2021-09-30 18:01:27 +02:00
2019-11-15 17:09:57 -05:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2021-09-30 18:01:27 +02:00
2019-10-31 20:05:33 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2018-07-07 11:20:54 +02:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2021-09-30 18:01:27 +02:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2019-10-31 20:05:33 +01:00
2022-03-02 13:30:43 +01:00
2021-09-30 18:01:27 +02:00
2019-10-31 20:05:33 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2019-10-31 20:05:33 +01:00
2021-09-30 18:01:27 +02:00
2018-04-28 12:54:46 -07:00
2021-09-30 18:01:27 +02:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2018-07-07 11:20:54 +02:00
2018-07-07 11:20:54 +02:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2022-03-02 13:30:43 +01:00
2018-07-07 11:20:54 +02:00
2021-09-30 18:01:27 +02:00
2021-09-30 18:01:27 +02:00
2022-03-02 13:30:43 +01:00
2021-09-30 18:01:27 +02:00