Michael Gregorius
2d909462b6
Improved debugging output for unhandled MIDI data
...
Print as much debug info as possible for unhandled data.
2015-04-20 19:52:44 +02:00
Michael Gregorius
19d641f6b4
Might fix 1981 ("Midi Import crash in master branch")
...
This commit adds checks for conditions that are asserted during calls to
get_atom_value.
It might fix a crash that is described in 1981. Unfortunately no files
have been attached to that issue. However, I was able to crash LMMS
using a local file and this crash is gone with this fix. So hopefully this
change also fixes the crashes described in 1981.
2015-04-19 17:11:03 +02:00
Raine M. Ekman
4d1e8633e1
MIDI import: remove old non-functional track name code.
2015-03-29 17:26:02 +03:00
Raine M. Ekman
c1ad8d0ae2
MIDI import: add support for track names
2015-03-29 17:16:35 +03:00
Raine M. Ekman
26a84837c2
Switch track imported from MIDI channel 10 to bank 128, patch 0 in SF2 player.
...
(aka. import drum tracks)
2015-01-14 22:01:42 +02:00
Lukas W
1ee93409d1
Move Engine' GUI code to new GuiApplication class
2014-12-17 23:25:55 +01:00
Lukas W
5b77abd9a5
Rename fixes
2014-11-26 01:46:12 +01:00
Lukas W
aaeb5216ad
Rename note to Note
2014-11-26 01:14:52 +01:00
Lukas W
968909c07c
Rename engine to Engine
2014-11-26 00:49:55 +01:00
Lukas W
7d0e3945e5
Rename song to Song
2014-11-26 00:44:41 +01:00
Lukas W
9dfb1385cd
Rename track class to Track
2014-11-25 17:03:39 +01:00
Lukas W
8e8879f735
Merge stable-1.1
...
Conflicts:
include/ConfigManager.h
include/MidiTime.h
include/string_pair_drag.h
src/gui/string_pair_drag.cpp
src/gui/widgets/rubberband.cpp
2014-11-10 19:26:59 +01:00
Umcaruje
6fb923cba2
Correct the program name and site in the descriptions.
2014-11-04 22:56:50 +01:00
Lukas W
47831c99c5
Rename ConfigManager files (2)
2014-11-02 01:08:27 +01:00
Lukas W
100a67cd3c
Rename configManager to ConfigManager
2014-11-02 01:02:33 +01:00
Tobias Doerffel
f2876ea650
Merge remote-tracking branch 'origin/stable-1.1'
...
Conflicts:
data/locale/zh.ts
src/tracks/Pattern.cpp
2014-09-30 22:53:24 +02:00
Tobias Doerffel
0055fe13b1
MidiImport: fixed plugin folder name
2014-09-30 22:50:38 +02:00