]> git.sesse.net Git - nageru/history - shared/meson.build
Move midi_device.cpp into shared, as Futatabi is getting MIDI support soon.
[nageru] / shared / meson.build
2019-01-06 Steinar H. GundersonMove midi_device.cpp into shared, as Futatabi is gettin...
2019-01-06 Steinar H. GundersonMove protobuf text serialization into a shared file.
2018-12-18 Steinar H. GundersonFix a variable conflict in the Meson build files.
2018-12-06 Steinar H. GundersonGive Futatabi an about/license dialog, and the same...
2018-12-04 Steinar H. GundersonMerge branch 'mjpeg'
2018-12-03 Steinar H. GundersonMove bin2h and read_file into shared/, so that Nageru...
2018-12-03 Steinar H. GundersonUnify disk_space_estimator.cpp from Nageru and Futatabi.
2018-12-03 Steinar H. GundersonUnify httpd.cpp from Nageru and Futatabi (whitespace...
2018-12-02 Steinar H. GundersonUnify context.cpp from Nageru and Futatabi.
2018-12-02 Steinar H. GundersonUnify mux.cpp between Nageru and Futatabi.
2018-12-01 Steinar H. GundersonCombine the Nageru and Futatabi files that are identical.