Files
ardour/libs
Robin Gareus c399954148 Don't use references for constant c-types
This fixes various Lua-scripts: There are no explicit bindings to
turn int64_t, uint64_t into a const reference.

Besides it doesn't make sense to use a reference for constant _t that can
be directly loaded in CPU register or on the stack.
2017-08-20 19:02:17 +02:00
..
2017-06-27 20:12:46 +02:00
2017-08-18 09:42:04 -04:00
2017-07-26 22:58:12 +02:00
2017-08-18 20:42:55 +02:00
2017-02-18 16:22:34 +01:00