Package: hydrogen / 0.9.7-1

Metadata

Package Version Patches format
hydrogen 0.9.7-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1000_portaudio_v2.patch | (download)

src/core/include/hydrogen/IO/PortAudioDriver.h | 3 3 + 0 - 0 !
src/core/src/IO/portaudio_driver.cpp | 10 8 + 2 - 0 !
2 files changed, 11 insertions(+), 2 deletions(-)

 ???
1001_rubberband_path.patch | (download)

data/hydrogen.default.conf | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 set patch to rubberband cli
1005_name_shouldnt_repeat_genericname.patch | (download)

linux/hydrogen.desktop | 14 3 + 11 - 0 !
1 file changed, 3 insertions(+), 11 deletions(-)

 the name entries in the desktop file should not repeat
 the description of the program given in the GenericName entries but
 only contain the short application name.
 .
 The following changes have been added by Alessio Treglia <alessio@debian.org>
 on 2012-01-27
  - Remove deprecated FilePattern, Encoding keys.
  - Add trailing ';' to the MimeType field.
  - Remove unregistered 'Sound' value from Categories.
1006_porttime.patch | (download)

src/core/CMakeLists.txt | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add missing -lporttime to ldflags to avoid ftbfs.
1008 ftbfs gcc 4.7.diff | (download)

src/core/src/IO/portmidi_driver.cpp | 1 1 + 0 - 0 !
src/gui/src/MainForm.cpp | 1 1 + 0 - 0 !
src/gui/src/SongEditor/SongEditor.cpp | 1 1 + 0 - 0 !
3 files changed, 3 insertions(+)

 fix missing #includes to avoid build failures with gcc 4.7
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667203
1010 spelling.patch | (download)

src/core/src/IO/jack_output.cpp | 4 2 + 2 - 0 !
src/core/src/IO/midi_input.cpp | 2 1 + 1 - 0 !
src/core/src/helpers/legacy.cpp | 2 1 + 1 - 0 !
src/core/src/helpers/xml.cpp | 2 1 + 1 - 0 !
src/core/src/lilypond/lilypond.cpp | 2 1 + 1 - 0 !
src/core/src/local_file_mgr.cpp | 2 1 + 1 - 0 !
src/core/src/midi_action.cpp | 2 1 + 1 - 0 !
src/core/src/preferences.cpp | 2 1 + 1 - 0 !
src/gui/src/ExportSongDialog.cpp | 2 1 + 1 - 0 !
src/gui/src/PatternEditor/DrumPatternEditor.cpp | 2 1 + 1 - 0 !
src/gui/src/SampleEditor/SampleEditor_UI.ui | 2 1 + 1 - 0 !
src/gui/src/SoundLibrary/SoundLibraryPanel.cpp | 4 2 + 2 - 0 !
12 files changed, 14 insertions(+), 14 deletions(-)

  fix some spelling.
1015 man_path.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

  fix install path for man pages.
1020 cxx_flags.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

  fix cxx flags.