[SCM] hydrogen/master: Prepare for release: Update changelog, control file and copyright hints.
js at users.alioth.debian.org
js at users.alioth.debian.org
Fri Mar 18 01:03:02 UTC 2011
The following commit has been merged in the master branch:
commit cbcd204f0b505580e2b5b9069979ab81cf3175c5
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri Mar 18 01:19:27 2011 +0100
Prepare for release: Update changelog, control file and copyright hints.
diff --git a/debian/changelog b/debian/changelog
index 3af9a89..f0765da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,33 @@
+hydrogen (0.9.5-1) unstable; urgency=low
+
+ * New upstream release.
+ Closes: bug#618694. Thanks to rosea grammostolla.
+ * Adjust copyright-check suppression hint to work with recent CDBS
+ (strip leading ./ ).
+ * Update build-dependencies for new release:
+ + Build-depend on poxml, xmlto and libxml2-utils.
+ + Tighten build-dependency on libsndfile1-dev.
+ + Stop build-depending on libtinyxml-dev, libflac++-dev or
+ libflac-dev.
+ * Recommend rubberband-cli.
+ * Set QTDIR during build: according to upstream INSTALL.txt this
+ avoids potential clash with Qt3.
+ * Update patches:
+ + Drop patch 0001: Applied upstream.
+ + Drop already commented out patches 02 03 07 08 1001: Obsolete.
+ + Unfuzz patch 1002.
+ + Add patch 1001 to set patch to rubberband CLI.
+ + Add patch 1003 to add linkage required with GCC 4.5.
+ * Extend copyright years in header of rules file.
+ * Update copyright file:
+ + Rewrite using Subversion rev.173 of draft DEP5 format.
+ + Extend copyright years.
+ + Drop Files and License sections of no longer included files.
+ * Put aside upstream-generated docs during build and regenerate
+ ourselves.
+
+ -- Jonas Smedegaard <dr at jones.dk> Fri, 18 Mar 2011 01:19:09 +0100
+
hydrogen (0.9.4.2-2) unstable; urgency=low
[ Alessio Treglia ]
diff --git a/debian/control b/debian/control
index 5a0e376..6c0f09c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,23 +4,23 @@ Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>
Build-Depends: devscripts (>= 2.10.7~),
- dh-buildinfo,
cdbs (>= 0.4.73~),
scons,
debhelper (>= 6),
- docbook-utils,
+ dh-buildinfo,
libqt4-dev,
libz-dev,
pkg-config,
libarchive-dev,
- libtinyxml-dev,
+ docbook-utils,
+ poxml,
+ xmlto,
+ libxml2-utils,
libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
libaudiofile-dev,
libjack-dev,
liblrdf-dev,
- libsndfile1-dev,
- libflac++-dev,
- libflac-dev (>= 1.1.1-3),
+ libsndfile1-dev (>= 1.0.18),
portaudio19-dev,
libportmidi-dev,
liblash-dev,
@@ -34,7 +34,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/hydrogen.git;a=summary
Package: hydrogen
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: hydrogen-drumkits
+Recommends: hydrogen-drumkits, rubberband-cli
Description: advanced drum machine/step sequencer
Hydrogen is an advanced drum machine. It's main goal is to bring
professional yet simple and intuitive pattern-based drum programming.
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 9ad0b57..6291a7a 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,603 +1,676 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135
-X-Draft: Autogenerated by CDBS snippet copyright-check.mk
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=166
+Upstream-Name: FIXME
+Upstream-Contact: FIXME
+Source: FIXME
+Disclaimer: Autogenerated by CDBS
-Files: ./extra/hydrogenPlayer/HydrogenPlayer.cpp,
- ./gui/src/AboutDialog.cpp,
- ./gui/src/AboutDialog.h,
- ./gui/src/AudioEngineInfoForm.cpp,
- ./gui/src/AudioEngineInfoForm.h,
- ./gui/src/AudioFileBrowser/AudioFileBrowser.cpp,
- ./gui/src/AudioFileBrowser/AudioFileBrowser.h,
- ./gui/src/AudioFileBrowser/SampleWaveDisplay.cpp,
- ./gui/src/AudioFileBrowser/SampleWaveDisplay.h,
- ./gui/src/EventListener.h,
- ./gui/src/ExportSongDialog.cpp,
- ./gui/src/ExportSongDialog.h,
- ./gui/src/HelpBrowser.cpp,
- ./gui/src/HelpBrowser.h,
- ./gui/src/HydrogenApp.cpp,
- ./gui/src/HydrogenApp.h,
- ./gui/src/InstrumentEditor/InstrumentEditor.cpp,
- ./gui/src/InstrumentEditor/InstrumentEditor.h,
- ./gui/src/InstrumentEditor/InstrumentEditorPanel.cpp,
- ./gui/src/InstrumentEditor/InstrumentEditorPanel.h,
- ./gui/src/InstrumentEditor/LayerPreview.cpp,
- ./gui/src/InstrumentEditor/LayerPreview.h,
- ./gui/src/InstrumentEditor/WaveDisplay.cpp,
- ./gui/src/InstrumentEditor/WaveDisplay.h,
- ./gui/src/InstrumentRack.cpp,
- ./gui/src/InstrumentRack.h,
- ./gui/src/LadspaFXProperties.cpp,
- ./gui/src/LadspaFXProperties.h,
- ./gui/src/LadspaFXSelector.cpp,
- ./gui/src/LadspaFXSelector.h,
- ./gui/src/MainForm.cpp,
- ./gui/src/MainForm.h,
- ./gui/src/Mixer/Mixer.cpp,
- ./gui/src/Mixer/Mixer.h,
- ./gui/src/Mixer/MixerLine.cpp,
- ./gui/src/Mixer/MixerLine.h,
- ./gui/src/PatternEditor/DrumPatternEditor.cpp,
- ./gui/src/PatternEditor/DrumPatternEditor.h,
- ./gui/src/PatternEditor/NotePropertiesRuler.cpp,
- ./gui/src/PatternEditor/NotePropertiesRuler.h,
- ./gui/src/PatternEditor/PatternEditorInstrumentList.cpp,
- ./gui/src/PatternEditor/PatternEditorInstrumentList.h,
- ./gui/src/PatternEditor/PatternEditorPanel.cpp,
- ./gui/src/PatternEditor/PatternEditorPanel.h,
- ./gui/src/PatternEditor/PatternEditorRuler.cpp,
- ./gui/src/PatternEditor/PatternEditorRuler.h,
- ./gui/src/PatternEditor/PianoRollEditor.cpp,
- ./gui/src/PatternEditor/PianoRollEditor.h,
- ./gui/src/PatternFillDialog.cpp,
- ./gui/src/PatternFillDialog.h,
- ./gui/src/PatternPropertiesDialog.cpp,
- ./gui/src/PatternPropertiesDialog.h,
- ./gui/src/PlayerControl.cpp,
- ./gui/src/PlayerControl.h,
- ./gui/src/PlaylistEditor/PlaylistDialog.cpp,
- ./gui/src/PlaylistEditor/PlaylistDialog.h,
- ./gui/src/PreferencesDialog.cpp,
- ./gui/src/PreferencesDialog.h,
- ./gui/src/Skin.h,
- ./gui/src/SongEditor/SongEditor.cpp,
- ./gui/src/SongEditor/SongEditor.h,
- ./gui/src/SongEditor/SongEditorPanel.cpp,
- ./gui/src/SongEditor/SongEditorPanel.h,
- ./gui/src/SongPropertiesDialog.cpp,
- ./gui/src/SongPropertiesDialog.h,
- ./gui/src/SoundLibrary/FileBrowser.cpp,
- ./gui/src/SoundLibrary/FileBrowser.h,
- ./gui/src/SoundLibrary/SoundLibraryExportDialog.cpp,
- ./gui/src/SoundLibrary/SoundLibraryExportDialog.h,
- ./gui/src/SoundLibrary/SoundLibraryImportDialog.cpp,
- ./gui/src/SoundLibrary/SoundLibraryImportDialog.h,
- ./gui/src/SoundLibrary/SoundLibraryPanel.cpp,
- ./gui/src/SoundLibrary/SoundLibraryPanel.h,
- ./gui/src/SoundLibrary/SoundLibraryPropertiesDialog.cpp,
- ./gui/src/SoundLibrary/SoundLibraryPropertiesDialog.h,
- ./gui/src/SoundLibrary/SoundLibraryRepositoryDialog.cpp,
- ./gui/src/SoundLibrary/SoundLibraryRepositoryDialog.h,
- ./gui/src/SoundLibrary/SoundLibrarySaveDialog.cpp,
- ./gui/src/SoundLibrary/SoundLibrarySaveDialog.h,
- ./gui/src/SoundLibrary/SoundLibraryTree.cpp,
- ./gui/src/SoundLibrary/SoundLibraryTree.h,
- ./gui/src/SplashScreen.cpp,
- ./gui/src/SplashScreen.h,
- ./gui/src/main.cpp,
- ./gui/src/widgets/Button.cpp,
- ./gui/src/widgets/Button.h,
- ./gui/src/widgets/ClickableLabel.cpp,
- ./gui/src/widgets/ClickableLabel.h,
- ./gui/src/widgets/CpuLoadWidget.cpp,
- ./gui/src/widgets/CpuLoadWidget.h,
- ./gui/src/widgets/DownloadWidget.cpp,
- ./gui/src/widgets/DownloadWidget.h,
- ./gui/src/widgets/Fader.cpp,
- ./gui/src/widgets/Fader.h,
- ./gui/src/widgets/LCD.cpp,
- ./gui/src/widgets/LCD.h,
- ./gui/src/widgets/LCDCombo.cpp,
- ./gui/src/widgets/LCDCombo.h,
- ./gui/src/widgets/MidiActivityWidget.cpp,
- ./gui/src/widgets/MidiActivityWidget.h,
- ./gui/src/widgets/MidiSenseWidget.cpp,
- ./gui/src/widgets/MidiSenseWidget.h,
- ./gui/src/widgets/PixmapWidget.cpp,
- ./gui/src/widgets/PixmapWidget.h,
- ./gui/src/widgets/Rotary.cpp,
- ./gui/src/widgets/Rotary.h,
- ./gui/src/widgets/midiTable.cpp,
- ./gui/src/widgets/midiTable.h,
- ./libs/hydrogen/include/hydrogen/IO/AudioOutput.h,
- ./libs/hydrogen/include/hydrogen/IO/JackOutput.h,
- ./libs/hydrogen/include/hydrogen/IO/MidiInput.h,
- ./libs/hydrogen/include/hydrogen/IO/NullDriver.h,
- ./libs/hydrogen/include/hydrogen/IO/TransportInfo.h,
- ./libs/hydrogen/include/hydrogen/LashClient.h,
- ./libs/hydrogen/include/hydrogen/LocalFileMng.h,
- ./libs/hydrogen/include/hydrogen/Object.h,
- ./libs/hydrogen/include/hydrogen/Pattern.h,
- ./libs/hydrogen/include/hydrogen/Preferences.h,
- ./libs/hydrogen/include/hydrogen/Song.h,
- ./libs/hydrogen/include/hydrogen/SoundLibrary.h,
- ./libs/hydrogen/include/hydrogen/action.h,
- ./libs/hydrogen/include/hydrogen/adsr.h,
- ./libs/hydrogen/include/hydrogen/audio_engine.h,
- ./libs/hydrogen/include/hydrogen/event_queue.h,
- ./libs/hydrogen/include/hydrogen/fx/Effects.h,
- ./libs/hydrogen/include/hydrogen/fx/LadspaFX.h,
- ./libs/hydrogen/include/hydrogen/globals.h,
- ./libs/hydrogen/include/hydrogen/h2_exception.h,
- ./libs/hydrogen/include/hydrogen/hydrogen.h,
- ./libs/hydrogen/include/hydrogen/instrument.h,
- ./libs/hydrogen/include/hydrogen/midiMap.h,
- ./libs/hydrogen/include/hydrogen/note.h,
- ./libs/hydrogen/include/hydrogen/playlist.h,
- ./libs/hydrogen/include/hydrogen/sample.h,
- ./libs/hydrogen/include/hydrogen/sampler/Sampler.h,
- ./libs/hydrogen/include/hydrogen/smf/SMF.h,
- ./libs/hydrogen/include/hydrogen/smf/SMFEvent.h,
- ./libs/hydrogen/include/hydrogen/synth/Synth.h,
- ./libs/hydrogen/include/hydrogen/util.h,
- ./libs/hydrogen/src/IO/AlsaAudioDriver.h,
- ./libs/hydrogen/src/IO/AlsaMidiDriver.h,
- ./libs/hydrogen/src/IO/CoreAudioDriver.h,
- ./libs/hydrogen/src/IO/DiskWriterDriver.h,
- ./libs/hydrogen/src/IO/FakeDriver.h,
- ./libs/hydrogen/src/IO/OssDriver.h,
- ./libs/hydrogen/src/IO/PortAudioDriver.h,
- ./libs/hydrogen/src/IO/PortMidiDriver.h,
- ./libs/hydrogen/src/IO/alsa_audio_driver.cpp,
- ./libs/hydrogen/src/IO/alsa_midi_driver.cpp,
- ./libs/hydrogen/src/IO/coreaudio_driver.cpp,
- ./libs/hydrogen/src/IO/disk_writer_driver.cpp,
- ./libs/hydrogen/src/IO/fake_driver.cpp,
- ./libs/hydrogen/src/IO/jack_output.cpp,
- ./libs/hydrogen/src/IO/midi_input.cpp,
- ./libs/hydrogen/src/IO/null_driver.cpp,
- ./libs/hydrogen/src/IO/oss_driver.cpp,
- ./libs/hydrogen/src/IO/portmidi_driver.cpp,
- ./libs/hydrogen/src/IO/transport_info.cpp,
- ./libs/hydrogen/src/action.cpp,
- ./libs/hydrogen/src/adsr.cpp,
- ./libs/hydrogen/src/audio_engine.cpp,
- ./libs/hydrogen/src/event_queue.cpp,
- ./libs/hydrogen/src/flac_file.cpp,
- ./libs/hydrogen/src/flac_file.h,
- ./libs/hydrogen/src/fx/effects.cpp,
- ./libs/hydrogen/src/fx/ladspa_fx.cpp,
- ./libs/hydrogen/src/hydrogen.cpp,
- ./libs/hydrogen/src/instrument.cpp,
- ./libs/hydrogen/src/lash/LashClient.cpp,
- ./libs/hydrogen/src/local_file_mgr.cpp,
- ./libs/hydrogen/src/midiMap.cpp,
- ./libs/hydrogen/src/note.cpp,
- ./libs/hydrogen/src/object.cpp,
- ./libs/hydrogen/src/pattern.cpp,
- ./libs/hydrogen/src/playlist.cpp,
- ./libs/hydrogen/src/preferences.cpp,
- ./libs/hydrogen/src/sample.cpp,
- ./libs/hydrogen/src/sampler/sampler.cpp,
- ./libs/hydrogen/src/smf/smf.cpp,
- ./libs/hydrogen/src/smf/smf_event.cpp,
- ./libs/hydrogen/src/song.cpp,
- ./libs/hydrogen/src/sound_library.cpp,
- ./libs/hydrogen/src/synth/synth.cpp,
- ./libs/hydrogen/src/util.cpp
+Files: extra/hydrogenPlayer/HydrogenPlayer.cpp
+ gui/src/AboutDialog.cpp
+ gui/src/AboutDialog.h
+ gui/src/AudioEngineInfoForm.cpp
+ gui/src/AudioEngineInfoForm.h
+ gui/src/AudioFileBrowser/AudioFileBrowser.cpp
+ gui/src/AudioFileBrowser/AudioFileBrowser.h
+ gui/src/AudioFileBrowser/SampleWaveDisplay.cpp
+ gui/src/AudioFileBrowser/SampleWaveDisplay.h
+ gui/src/Director.cpp
+ gui/src/Director.h
+ gui/src/EventListener.h
+ gui/src/ExportSongDialog.cpp
+ gui/src/ExportSongDialog.h
+ gui/src/HelpBrowser.cpp
+ gui/src/HelpBrowser.h
+ gui/src/HydrogenApp.cpp
+ gui/src/HydrogenApp.h
+ gui/src/InstrumentEditor/InstrumentEditor.cpp
+ gui/src/InstrumentEditor/InstrumentEditor.h
+ gui/src/InstrumentEditor/InstrumentEditorPanel.cpp
+ gui/src/InstrumentEditor/InstrumentEditorPanel.h
+ gui/src/InstrumentEditor/LayerPreview.cpp
+ gui/src/InstrumentEditor/LayerPreview.h
+ gui/src/InstrumentEditor/WaveDisplay.cpp
+ gui/src/InstrumentEditor/WaveDisplay.h
+ gui/src/InstrumentRack.cpp
+ gui/src/InstrumentRack.h
+ gui/src/LadspaFXProperties.cpp
+ gui/src/LadspaFXProperties.h
+ gui/src/LadspaFXSelector.cpp
+ gui/src/LadspaFXSelector.h
+ gui/src/MainForm.cpp
+ gui/src/MainForm.h
+ gui/src/Mixer/Mixer.cpp
+ gui/src/Mixer/Mixer.h
+ gui/src/Mixer/MixerLine.cpp
+ gui/src/Mixer/MixerLine.h
+ gui/src/PatternEditor/DrumPatternEditor.cpp
+ gui/src/PatternEditor/DrumPatternEditor.h
+ gui/src/PatternEditor/NotePropertiesRuler.cpp
+ gui/src/PatternEditor/NotePropertiesRuler.h
+ gui/src/PatternEditor/PatternEditorInstrumentList.cpp
+ gui/src/PatternEditor/PatternEditorInstrumentList.h
+ gui/src/PatternEditor/PatternEditorPanel.cpp
+ gui/src/PatternEditor/PatternEditorPanel.h
+ gui/src/PatternEditor/PatternEditorRuler.cpp
+ gui/src/PatternEditor/PatternEditorRuler.h
+ gui/src/PatternEditor/PianoRollEditor.cpp
+ gui/src/PatternEditor/PianoRollEditor.h
+ gui/src/PatternFillDialog.cpp
+ gui/src/PatternFillDialog.h
+ gui/src/PatternPropertiesDialog.cpp
+ gui/src/PatternPropertiesDialog.h
+ gui/src/PlayerControl.cpp
+ gui/src/PlayerControl.h
+ gui/src/PlaylistEditor/PlaylistDialog.cpp
+ gui/src/PlaylistEditor/PlaylistDialog.h
+ gui/src/PreferencesDialog.cpp
+ gui/src/PreferencesDialog.h
+ gui/src/SampleEditor/DetailWaveDisplay.cpp
+ gui/src/SampleEditor/DetailWaveDisplay.h
+ gui/src/SampleEditor/MainSampleWaveDisplay.cpp
+ gui/src/SampleEditor/MainSampleWaveDisplay.h
+ gui/src/SampleEditor/SampleEditor.cpp
+ gui/src/SampleEditor/SampleEditor.h
+ gui/src/SampleEditor/TargetWaveDisplay.cpp
+ gui/src/SampleEditor/TargetWaveDisplay.h
+ gui/src/Skin.h
+ gui/src/SongEditor/SongEditor.cpp
+ gui/src/SongEditor/SongEditor.h
+ gui/src/SongEditor/SongEditorPanel.cpp
+ gui/src/SongEditor/SongEditorPanel.h
+ gui/src/SongEditor/SongEditorPanelBpmWidget.cpp
+ gui/src/SongEditor/SongEditorPanelBpmWidget.h
+ gui/src/SongEditor/SongEditorPanelTagWidget.cpp
+ gui/src/SongEditor/SongEditorPanelTagWidget.h
+ gui/src/SongPropertiesDialog.cpp
+ gui/src/SongPropertiesDialog.h
+ gui/src/SoundLibrary/FileBrowser.cpp
+ gui/src/SoundLibrary/FileBrowser.h
+ gui/src/SoundLibrary/SoundLibraryExportDialog.cpp
+ gui/src/SoundLibrary/SoundLibraryExportDialog.h
+ gui/src/SoundLibrary/SoundLibraryImportDialog.cpp
+ gui/src/SoundLibrary/SoundLibraryImportDialog.h
+ gui/src/SoundLibrary/SoundLibraryPanel.cpp
+ gui/src/SoundLibrary/SoundLibraryPanel.h
+ gui/src/SoundLibrary/SoundLibraryPropertiesDialog.cpp
+ gui/src/SoundLibrary/SoundLibraryPropertiesDialog.h
+ gui/src/SoundLibrary/SoundLibraryRepositoryDialog.cpp
+ gui/src/SoundLibrary/SoundLibraryRepositoryDialog.h
+ gui/src/SoundLibrary/SoundLibrarySaveDialog.cpp
+ gui/src/SoundLibrary/SoundLibrarySaveDialog.h
+ gui/src/SoundLibrary/SoundLibraryTree.cpp
+ gui/src/SoundLibrary/SoundLibraryTree.h
+ gui/src/SplashScreen.cpp
+ gui/src/SplashScreen.h
+ gui/src/VirtualPatternDialog.cpp
+ gui/src/VirtualPatternDialog.h
+ gui/src/main.cpp
+ gui/src/widgets/Button.cpp
+ gui/src/widgets/Button.h
+ gui/src/widgets/ClickableLabel.cpp
+ gui/src/widgets/ClickableLabel.h
+ gui/src/widgets/CpuLoadWidget.cpp
+ gui/src/widgets/CpuLoadWidget.h
+ gui/src/widgets/DownloadWidget.cpp
+ gui/src/widgets/DownloadWidget.h
+ gui/src/widgets/Fader.cpp
+ gui/src/widgets/Fader.h
+ gui/src/widgets/LCD.cpp
+ gui/src/widgets/LCD.h
+ gui/src/widgets/LCDCombo.cpp
+ gui/src/widgets/LCDCombo.h
+ gui/src/widgets/MidiActivityWidget.cpp
+ gui/src/widgets/MidiActivityWidget.h
+ gui/src/widgets/MidiLearnable.h
+ gui/src/widgets/MidiSenseWidget.cpp
+ gui/src/widgets/MidiSenseWidget.h
+ gui/src/widgets/PixmapWidget.cpp
+ gui/src/widgets/PixmapWidget.h
+ gui/src/widgets/Rotary.cpp
+ gui/src/widgets/Rotary.h
+ gui/src/widgets/midiTable.cpp
+ gui/src/widgets/midiTable.h
+ libs/hydrogen/include/hydrogen/IO/AudioOutput.h
+ libs/hydrogen/include/hydrogen/IO/JackOutput.h
+ libs/hydrogen/include/hydrogen/IO/MidiCommon.h
+ libs/hydrogen/include/hydrogen/IO/MidiInput.h
+ libs/hydrogen/include/hydrogen/IO/MidiOutput.h
+ libs/hydrogen/include/hydrogen/IO/NullDriver.h
+ libs/hydrogen/include/hydrogen/IO/TransportInfo.h
+ libs/hydrogen/include/hydrogen/LashClient.h
+ libs/hydrogen/include/hydrogen/LocalFileMng.h
+ libs/hydrogen/include/hydrogen/Object.h
+ libs/hydrogen/include/hydrogen/Pattern.h
+ libs/hydrogen/include/hydrogen/Preferences.h
+ libs/hydrogen/include/hydrogen/Song.h
+ libs/hydrogen/include/hydrogen/SoundLibrary.h
+ libs/hydrogen/include/hydrogen/action.h
+ libs/hydrogen/include/hydrogen/adsr.h
+ libs/hydrogen/include/hydrogen/audio_engine.h
+ libs/hydrogen/include/hydrogen/event_queue.h
+ libs/hydrogen/include/hydrogen/fx/Effects.h
+ libs/hydrogen/include/hydrogen/fx/LadspaFX.h
+ libs/hydrogen/include/hydrogen/globals.h
+ libs/hydrogen/include/hydrogen/h2_exception.h
+ libs/hydrogen/include/hydrogen/hydrogen.h
+ libs/hydrogen/include/hydrogen/instrument.h
+ libs/hydrogen/include/hydrogen/midiMap.h
+ libs/hydrogen/include/hydrogen/note.h
+ libs/hydrogen/include/hydrogen/playlist.h
+ libs/hydrogen/include/hydrogen/sample.h
+ libs/hydrogen/include/hydrogen/sampler/Sampler.h
+ libs/hydrogen/include/hydrogen/smf/SMF.h
+ libs/hydrogen/include/hydrogen/smf/SMFEvent.h
+ libs/hydrogen/include/hydrogen/synth/Synth.h
+ libs/hydrogen/include/hydrogen/util.h
+ libs/hydrogen/src/IO/AlsaAudioDriver.h
+ libs/hydrogen/src/IO/AlsaMidiDriver.h
+ libs/hydrogen/src/IO/CoreAudioDriver.h
+ libs/hydrogen/src/IO/DiskWriterDriver.h
+ libs/hydrogen/src/IO/FakeDriver.h
+ libs/hydrogen/src/IO/OssDriver.h
+ libs/hydrogen/src/IO/PortAudioDriver.h
+ libs/hydrogen/src/IO/PortMidiDriver.h
+ libs/hydrogen/src/IO/alsa_audio_driver.cpp
+ libs/hydrogen/src/IO/alsa_midi_driver.cpp
+ libs/hydrogen/src/IO/coreaudio_driver.cpp
+ libs/hydrogen/src/IO/disk_writer_driver.cpp
+ libs/hydrogen/src/IO/fake_driver.cpp
+ libs/hydrogen/src/IO/jack_output.cpp
+ libs/hydrogen/src/IO/midi_input.cpp
+ libs/hydrogen/src/IO/midi_output.cpp
+ libs/hydrogen/src/IO/null_driver.cpp
+ libs/hydrogen/src/IO/oss_driver.cpp
+ libs/hydrogen/src/IO/portmidi_driver.cpp
+ libs/hydrogen/src/IO/transport_info.cpp
+ libs/hydrogen/src/action.cpp
+ libs/hydrogen/src/adsr.cpp
+ libs/hydrogen/src/audio_engine.cpp
+ libs/hydrogen/src/event_queue.cpp
+ libs/hydrogen/src/fx/effects.cpp
+ libs/hydrogen/src/fx/ladspa_fx.cpp
+ libs/hydrogen/src/hydrogen.cpp
+ libs/hydrogen/src/instrument.cpp
+ libs/hydrogen/src/lash/LashClient.cpp
+ libs/hydrogen/src/local_file_mgr.cpp
+ libs/hydrogen/src/midiMap.cpp
+ libs/hydrogen/src/note.cpp
+ libs/hydrogen/src/object.cpp
+ libs/hydrogen/src/pattern.cpp
+ libs/hydrogen/src/playlist.cpp
+ libs/hydrogen/src/preferences.cpp
+ libs/hydrogen/src/sample.cpp
+ libs/hydrogen/src/sampler/sampler.cpp
+ libs/hydrogen/src/smf/smf.cpp
+ libs/hydrogen/src/smf/smf_event.cpp
+ libs/hydrogen/src/song.cpp
+ libs/hydrogen/src/sound_library.cpp
+ libs/hydrogen/src/synth/synth.cpp
+ libs/hydrogen/src/util.cpp
Copyright: 2002-2004, Alex >Comix< Cominu [comix at users.sourceforge.net
- 2002-2005, Alex >Comix< Cominu [comix at users.sourceforge.net
- 2002-2007, Alex >Comix< Cominu [comix at users.sourceforge.net
- 2002-2008, Alex >Comix< Cominu [comix at users.sourceforge.net
+ 2002-2005, Alex >Comix< Cominu [comix at users.sourceforge.net
+ 2002-2007, Alex >Comix< Cominu [comix at users.sourceforge.net
+ 2002-2008, Alex >Comix< Cominu [comix at users.sourceforge.net
License: GPL-2+
FIXME
-Files: ./AUTHORS,
- ./ChangeLog,
- ./DEVELOPERS,
- ./INSTALL.txt,
- ./README.txt,
- ./Sconstruct,
- ./all.pro,
- ./data/DefaultSong.h2song,
- ./data/click.wav,
- ./data/demo_songs/GM_kit_Diddley.h2song,
- ./data/demo_songs/GM_kit_Jazzy.h2song,
- ./data/demo_songs/GM_kit_demo1.h2song,
- ./data/demo_songs/GM_kit_demo2.h2song,
- ./data/demo_songs/GM_kit_demo3.h2song,
- ./data/demo_songs/TR808kit-demo.h2song,
- ./data/demo_songs/tutorial_georgyporgy.h2song,
- ./data/doc/Makefile,
- ./data/doc/README.DOCUMENTATION.txt,
- ./data/doc/img/Tutorial2.h2song,
- ./data/doc/infoSplash/news-070620.html,
- ./data/doc/infoSplash/news-081104.html,
- ./data/doc/manual.docbook,
- ./data/doc/manual.html,
- ./data/doc/manual.pot,
- ./data/doc/manual_ca.html,
- ./data/doc/manual_en.html,
- ./data/doc/manual_es.html,
- ./data/doc/manual_fr.html,
- ./data/doc/manual_it.html,
- ./data/doc/manual_it.po,
- ./data/doc/manual_nl.html,
- ./data/doc/manual_nl.po,
- ./data/doc/tutorial.docbook,
- ./data/doc/tutorial.pot,
- ./data/doc/tutorial_en.html,
- ./data/doc/tutorial_fr.html,
- ./data/doc/tutorial_it.html,
- ./data/doc/tutorial_it.po,
- ./data/drumkits/GMkit/drumkit.xml,
- ./data/drumkits/TR808EmulationKit/drumkit.xml,
- ./data/emptySample.wav,
- ./data/hydrogen.default.conf,
- ./data/i18n/stats.py,
- ./data/i18n/updateTranslations.sh,
- ./data/img/gray/h2-icon.svg,
- ./data/img/gray/icon.svg,
- ./data/img/gray/lcd/LCDSmallFontSetRed.xcf,
- ./data/new_tutorial/tutorial_en.html,
- ./debian/README.source,
- ./debian/TODO,
- ./debian/compat,
- ./debian/control,
- ./debian/control.in,
- ./debian/gbp.conf,
- ./debian/install,
- ./debian/links,
- ./debian/menu,
- ./debian/patches/0001_silence_Scons_config_warning.patch,
- ./debian/patches/02_gcc41.patch,
- ./debian/patches/03_gcc43.patch,
- ./debian/patches/07_gcc44.patch,
- ./debian/patches/08_550303_kbsd.patch,
- ./debian/patches/09_portaudio_v2.patch,
- ./debian/patches/1001_use_system_tinyxml.patch,
- ./debian/patches/1002_relax_SCons_linux2_resolving.patch,
- ./debian/patches/10_portmidi_v2.patch,
- ./debian/patches/README,
- ./debian/patches/series,
- ./debian/source/format,
- ./debian/watch,
- ./docs/Doxyfile,
- ./docs/docs.h,
- ./extra/extra.pro,
- ./extra/hydrogenPlayer/hydrogenPlayer.pro,
- ./extra/hydrogenSynth/HydrogenSynth.cpp,
- ./extra/hydrogenSynth/hydrogenSynth.pro,
- ./extra/serverTools/metaInfo.inc,
- ./features.pri,
- ./gui/gui.pro,
- ./gui/src/AudioFileBrowser/AudioFileBrowser_UI.ui,
- ./gui/src/PlaylistEditor/PlaylistDialog_UI.ui,
- ./gui/src/SoundLibrary/SoundLibraryExportDialog_UI.ui,
- ./gui/src/SoundLibrary/SoundLibraryImportDialog_UI.ui,
- ./gui/src/SoundLibrary/SoundLibraryPropertiesDialog_UI.ui,
- ./gui/src/SoundLibrary/SoundLibraryRepositoryDialog_UI.ui,
- ./gui/src/SoundLibrary/SoundLibrarySaveDialog_UI.ui,
- ./gui/src/UI/AudioEngineInfoForm_UI.ui,
- ./gui/src/UI/DrumkitManager_UI.ui,
- ./gui/src/UI/ExportSongDialog_UI.ui,
- ./gui/src/UI/PatternFillDialog_UI.ui,
- ./gui/src/UI/PatternPropertiesDialog_UI.ui,
- ./gui/src/UI/PreferencesDialog_UI.ui,
- ./gui/src/UI/SongPropertiesDialog_UI.ui,
- ./gui/src/precompiled.h,
- ./hydrogen.desktop,
- ./hydrogen.desktop.in,
- ./hydrogen.kdevelop,
- ./libs/hydrogen/hydrogen.pro,
- ./libs/hydrogen/include/hydrogen/timehelper.h,
- ./libs/hydrogen/src/IO/portaudio_driver.cpp,
- ./libs/hydrogen/src/Precompiled.h,
- ./libs/hydrogen/src/table/TableExponential.h,
- ./libs/hydrogen/src/table/getTableValue.h,
- ./libs/hydrogen/src/timehelper.cpp,
- ./libs/libs.pro,
- ./linux/debian/changelog,
- ./linux/debian/compat,
- ./linux/debian/control,
- ./linux/debian/rules,
- ./linux/hydrogen.desktop,
- ./macos/Hydrogen.icns,
- ./macos/Info.plist,
- ./macos/fixlibs.sh,
- ./macos/hydrogen.sh,
- ./patches/hydrogen-682-osx-scons.diff,
- ./patches/portaudio.patch,
- ./patches/portmidi.patch,
- ./plugins/plugins.pro,
- ./plugins/wasp/AUTHORS,
- ./plugins/wasp/ChangeLog,
- ./plugins/wasp/include/Gd.h,
- ./plugins/wasp/include/LFO.h,
- ./plugins/wasp/include/waveshaper.h,
- ./plugins/wasp/wasp.pro,
- ./plugins/wasp/wasp_booster/booster.c,
- ./plugins/wasp/wasp_booster/wasp_booster.pro,
- ./plugins/wasp/wasp_noisifier/noisifier.c,
- ./plugins/wasp/wasp_noisifier/wasp_noisifier.pro,
- ./plugins/wasp/wasp_xshaper/wasp_xshaper.pro,
- ./plugins/wasp/wasp_xshaper/xshaper.c,
- ./reformat_sources.sh,
- ./version.h
+Files: AUTHORS
+ ChangeLog
+ DEVELOPERS
+ INSTALL.txt
+ README.txt
+ Sconstruct
+ all.pro
+ data/DefaultSong.h2song
+ data/click.wav
+ data/demo_songs/GM_kit_Diddley.h2song
+ data/demo_songs/GM_kit_Jazzy.h2song
+ data/demo_songs/GM_kit_demo1.h2song
+ data/demo_songs/GM_kit_demo2.h2song
+ data/demo_songs/GM_kit_demo3.h2song
+ data/demo_songs/TR808kit-demo.h2song
+ data/demo_songs/tutorial_georgyporgy.h2song
+ data/doc/Makefile
+ data/doc/README.DOCUMENTATION.txt
+ data/doc/img/GUI_Sections.svg
+ data/doc/img/SoundlibraryHierarchy.svg
+ data/doc/img/Tutorial2.h2song
+ data/doc/infoSplash/news-070620.html
+ data/doc/infoSplash/news-081104.html
+ data/doc/manual.docbook
+ data/doc/manual.html
+ data/doc/manual.pot
+ data/doc/manual_ca.html
+ data/doc/manual_en.html
+ data/doc/manual_es.html
+ data/doc/manual_fr.html
+ data/doc/manual_it.html
+ data/doc/manual_it.po
+ data/doc/manual_nl.html
+ data/doc/manual_nl.po
+ data/doc/tutorial.docbook
+ data/doc/tutorial.pot
+ data/doc/tutorial_en.html
+ data/doc/tutorial_fr.html
+ data/doc/tutorial_it.html
+ data/doc/tutorial_it.po
+ data/drumkits/GMkit/drumkit.xml
+ data/drumkits/TR808EmulationKit/drumkit.xml
+ data/emptySample.wav
+ data/hydrogen.default.conf
+ data/i18n/stats.py
+ data/i18n/updateTranslations.sh
+ data/img/gray/h2-icon.svg
+ data/img/gray/icon.svg
+ data/img/gray/lcd/LCDSmallFontSetRed.xcf
+ data/new_tutorial/tutorial_en.html
+ debian/README.source
+ debian/TODO
+ debian/compat
+ debian/control
+ debian/control.in
+ debian/gbp.conf
+ debian/install
+ debian/links
+ debian/menu
+ debian/patches/09_portaudio_v2.patch
+ debian/patches/1001_rubberband_path.patch
+ debian/patches/1002_relax_SCons_linux2_resolving.patch
+ debian/patches/README
+ debian/patches/series
+ debian/source/format
+ debian/watch
+ docs/Doxyfile
+ docs/docs.h
+ extra/extra.pro
+ extra/hydrogenPlayer/hydrogenPlayer.pro
+ extra/hydrogenSynth/HydrogenSynth.cpp
+ extra/hydrogenSynth/hydrogenSynth.pro
+ extra/serverTools/metaInfo.inc
+ features.pri
+ gui/gui.pro
+ gui/src/AudioFileBrowser/AudioFileBrowser_UI.ui
+ gui/src/Director_UI.ui
+ gui/src/PlaylistEditor/PlaylistDialog_UI.ui
+ gui/src/SampleEditor/SampleEditor_UI.ui
+ gui/src/SongEditor/SongEditorPanelBpmWidget_UI.ui
+ gui/src/SongEditor/SongEditorPanelTagWidget_UI.ui
+ gui/src/SoundLibrary/SoundLibraryExportDialog_UI.ui
+ gui/src/SoundLibrary/SoundLibraryImportDialog_UI.ui
+ gui/src/SoundLibrary/SoundLibraryPropertiesDialog_UI.ui
+ gui/src/SoundLibrary/SoundLibraryRepositoryDialog_UI.ui
+ gui/src/SoundLibrary/SoundLibrarySaveDialog_UI.ui
+ gui/src/UI/AudioEngineInfoForm_UI.ui
+ gui/src/UI/DrumkitManager_UI.ui
+ gui/src/UI/ExportSongDialog_UI.ui
+ gui/src/UI/PatternFillDialog_UI.ui
+ gui/src/UI/PatternPropertiesDialog_UI.ui
+ gui/src/UI/PreferencesDialog_UI.ui
+ gui/src/UI/SongPropertiesDialog_UI.ui
+ gui/src/UI/VirtualPatternDialog_UI.ui
+ gui/src/precompiled.h
+ hydrogen.desktop
+ hydrogen.desktop.in
+ hydrogen.kdevelop
+ libs/hydrogen/hydrogen.pro
+ libs/hydrogen/include/hydrogen/timehelper.h
+ libs/hydrogen/src/IO/portaudio_driver.cpp
+ libs/hydrogen/src/Precompiled.h
+ libs/hydrogen/src/table/TableExponential.h
+ libs/hydrogen/src/table/getTableValue.h
+ libs/hydrogen/src/timehelper.cpp
+ libs/libs.pro
+ linux/debian/compat
+ linux/debian/control
+ linux/debian/rules
+ linux/hydrogen.desktop
+ macos/Hydrogen.icns
+ macos/Info.plist
+ macos/fixlibs.sh
+ macos/hydrogen.sh
+ no_gui/no_gui.pro
+ patches/hydrogen-682-osx-scons.diff
+ patches/portaudio.patch
+ patches/portmidi.patch
+ plugins/plugins.pro
+ plugins/wasp/AUTHORS
+ plugins/wasp/ChangeLog
+ plugins/wasp/include/Gd.h
+ plugins/wasp/include/LFO.h
+ plugins/wasp/include/waveshaper.h
+ plugins/wasp/wasp.pro
+ plugins/wasp/wasp_booster/booster.c
+ plugins/wasp/wasp_booster/wasp_booster.pro
+ plugins/wasp/wasp_noisifier/noisifier.c
+ plugins/wasp/wasp_noisifier/wasp_noisifier.pro
+ plugins/wasp/wasp_xshaper/wasp_xshaper.pro
+ plugins/wasp/wasp_xshaper/xshaper.c
+ reformat_sources.sh
+ version.h
Copyright: *No copyright*
License: UNKNOWN
FIXME
-Files: ./data/i18n/hydrogen.de.ts,
- ./data/i18n/hydrogen.es.ts,
- ./data/i18n/hydrogen.ja.ts,
- ./data/i18n/hydrogen.nl.ts,
- ./data/i18n/hydrogen.pl.ts,
- ./data/i18n/hydrogen.pt_BR.ts,
- ./data/i18n/hydrogen.ru.ts,
- ./data/i18n/hydrogen.sv.ts
+Files: data/i18n/hydrogen.de.ts
+ data/i18n/hydrogen.es.ts
+ data/i18n/hydrogen.ja.ts
+ data/i18n/hydrogen.nl.ts
+ data/i18n/hydrogen.pl.ts
+ data/i18n/hydrogen.pt_BR.ts
+ data/i18n/hydrogen.ru.ts
+ data/i18n/hydrogen.sv.ts
Copyright: </span></p></body></html></source>
- 1989, 1991 Free Software Foundation, Inc.</p>
- 19yy &lt;name of author&gt;</p>
- 19yy name of author</p>
- HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p>
- HOLDERS AND/OR OTHER PARTIES</p>
- disclaimer" for the program, if</p>
- holder saying it may be distributed</p>
- holder who places the Program under this License</p>
- interest in the program</p>
- law:</p>
- the software, and</p>
+ 1989, 1991 Free Software Foundation, Inc.</p>
+ 19yy &lt;name of author&gt;</p>
+ 19yy name of author</p>
+ HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p>
+ HOLDERS AND/OR OTHER PARTIES</p>
+ disclaimer" for the program, if</p>
+ holder saying it may be distributed</p>
+ holder who places the Program under this License</p>
+ interest in the program</p>
+ law:</p>
+ the software, and</p>
License: GPL
FIXME
-Files: ./COPYING.TinyXML,
- ./libs/hydrogen/src/xml/tinyxml.h,
- ./libs/hydrogen/src/xml/tinyxmlerror.cpp,
- ./libs/hydrogen/src/xml/tinyxmlparser.cpp
-Copyright: 2000-2002, Lee Thomason (www.grinninglizard.com)
-License: zlib/libpng
- FIXME
-
-Files: ./COPYING,
- ./plugins/wasp/LICENSE
+Files: COPYING
+ plugins/wasp/LICENSE
Copyright: 1989, 1991 Free Software Foundation, Inc
- <year> <name of author>
- HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
- HOLDERS AND/OR OTHER PARTIES
- disclaimer" for the program, if
- holder saying it may be distributed
- holder who places the Program under this License
- interest in the program
- law:
- the software, and
- year name of author
+ <year> <name of author>
+ HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+ HOLDERS AND/OR OTHER PARTIES
+ disclaimer" for the program, if
+ holder saying it may be distributed
+ holder who places the Program under this License
+ interest in the program
+ law:
+ the software, and
+ year name of author
License: GPL-2+
FIXME
-Files: ./libs/hydrogen/include/hydrogen/IO/CoreMidiDriver.h,
- ./libs/hydrogen/src/IO/coremidi_driver.cpp
+Files: libs/hydrogen/include/hydrogen/IO/CoreMidiDriver.h
+ libs/hydrogen/src/IO/coremidi_driver.cpp
Copyright: 2002-2008, Alex >Comix< Cominu [comix at users.sourceforge.net
- 2005-2006, Jonathan Dempsey
+ 2005-2006, Jonathan Dempsey
License: GPL-2+
FIXME
-Files: ./libs/hydrogen/include/hydrogen/fx/ladspa.h,
- ./plugins/wasp/include/ladspa.h
+Files: libs/hydrogen/include/hydrogen/fx/ladspa.h
+ plugins/wasp/include/ladspa.h
Copyright: 2000-2002, Richard W.E. Furse, Paul Barton-Davis
- applying to the plugin. If no applies the
+ applying to the plugin. If no applies the
License: LGPL-2.1+
FIXME
-Files: ./libs/hydrogen/src/xml/tinystr.cpp,
- ./libs/hydrogen/src/xml/tinystr.h
-Copyright: *No copyright*
-License: zlib/libpng
+Files: data/i18n/hydrogen.fr.ts
+Copyright: </span></p></body></html></source>
+ </span></p></body></html></translation>
+ 1989, 1991 Free Software Foundation, Inc.</p>
+ 19yy name of author</p>
+ CD "41 kHz, 16 bit PCM"</translation>
+ CD "44,1kHz, 16 bit PCM"</translation>
+ HOLDERS AND/OR OTHER PARTIES</p>
+ de la Liste de Lecture</translation>
+ des couches</translation>
+ en bonne qualità "48kHz"</translation>
+ enregistrÃ.</translation>
+ holder saying it may be distributed</p>
+ holder who places the Program under this License</p>
+ humanisÃe</translation>
+ ou le panoramique</translation>
+ par Rubberband si les bpm changent</translation>
+ Ã </translation>
+License: GPL
FIXME
-Files: ./data/i18n/hydrogen.it.ts
+Files: data/i18n/hydrogen.it.ts
Copyright: </span></p></body></html></source>
- </span></p></body></html></translation>
- 1989, 1991 Free Software Foundation, Inc.</p>
- 19yy &lt;name of author&gt;</p>
- 19yy name of author</p>
- HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p>
- HOLDERS AND/OR OTHER PARTIES</p>
- disclaimer" for the program, if</p>
- holder saying it may be distributed</p>
- holder who places the Program under this License</p>
- interest in the program</p>
- law:</p>
- stato un errore importando la Sound Library.</translation>
- the software, and</p>
+ </span></p></body></html></translation>
+ 1989, 1991 Free Software Foundation, Inc.</p>
+ 19yy &lt;name of author&gt;</p>
+ 19yy name of author</p>
+ HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p>
+ HOLDERS AND/OR OTHER PARTIES</p>
+ disclaimer" for the program, if</p>
+ holder saying it may be distributed</p>
+ holder who places the Program under this License</p>
+ interest in the program</p>
+ law:</p>
+ stato un errore importando la Sound Library.</translation>
+ the software, and</p>
License: GPL
FIXME
-Files: ./data/i18n/hydrogen.hr.ts
+Files: data/i18n/hydrogen.hr.ts
Copyright: </span></p></body></html></source>
- </span></p></body></html></translation>
- 1989, 1991 Free Software Foundation, Inc.</p>
- 19yy &lt;name of author&gt;</p>
- 19yy name of author</p>
- HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p>
- HOLDERS AND/OR OTHER PARTIES</p>
- disclaimer" for the program, if</p>
- holder saying it may be distributed</p>
- holder who places the Program under this License</p>
- interest in the program</p>
- law:</p>
- the software, and</p>
+ </span></p></body></html></translation>
+ 1989, 1991 Free Software Foundation, Inc.</p>
+ 19yy &lt;name of author&gt;</p>
+ 19yy name of author</p>
+ HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p>
+ HOLDERS AND/OR OTHER PARTIES</p>
+ disclaimer" for the program, if</p>
+ holder saying it may be distributed</p>
+ holder who places the Program under this License</p>
+ interest in the program</p>
+ law:</p>
+ the software, and</p>
License: GPL
FIXME
-Files: ./data/i18n/hydrogen.fr.ts
+Files: data/i18n/hydrogen.cs.ts
Copyright: </span></p></body></html></source>
- </span></p></body></html></translation>
- 1989, 1991 Free Software Foundation, Inc.</p>
- 19yy name of author</p>
- HOLDERS AND/OR OTHER PARTIES</p>
- enregistrÃ.</translation>
- holder saying it may be distributed</p>
- holder who places the Program under this License</p>
- humanisÃe</translation>
- Ã </translation>
+ 1989, 1991 Free Software Foundation, Inc.</p>
+ 19yy &lt;name of author&gt;</p>
+ 19yy name of author</p>
+ HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p>
+ HOLDERS AND/OR OTHER PARTIES</p>
+ bicà sady s tÃmto jmÃnem.
+ bicà sady</translation>
+ disclaimer" for the program, if</p>
+ holder saying it may be distributed</p>
+ holder who places the Program under this License</p>
+ interest in the program</p>
+ knihovny</translation>
+ law:</p>
+ noty</translation>
+ skladby do WAV</translation>
+ skladby</translation>
+ snÃmky</translation>
+ the software, and</p>
+ zmÄnit patern bÄhem pÅehrávánÃ.</translation>
+ zmÄny nástrojů do knihovny zvuků</translation>
+ zvukovà knihovny</translation>
License: GPL
FIXME
-Files: ./data/i18n/hydrogen.ca.ts
+Files: data/i18n/hydrogen.ca.ts
Copyright: </span></p></body></html></source>
- 1989, 1991 Free Software Foundation, Inc.</p>
- 19yy &lt;name of author&gt;</p>
- 19yy name of author</p>
- HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p>
- HOLDERS AND/OR OTHER PARTIES</p>
- disclaimer" for the program, if</p>
- espais en blanc
- holder saying it may be distributed</p>
- holder who places the Program under this License</p>
- interest in the program</p>
- law:</p>
- the software, and</p>
+ 1989, 1991 Free Software Foundation, Inc.</p>
+ 19yy &lt;name of author&gt;</p>
+ 19yy name of author</p>
+ HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p>
+ HOLDERS AND/OR OTHER PARTIES</p>
+ disclaimer" for the program, if</p>
+ espais en blanc
+ holder saying it may be distributed</p>
+ holder who places the Program under this License</p>
+ interest in the program</p>
+ law:</p>
+ the software, and</p>
License: GPL
FIXME
-Files: ./data/i18n/hydrogen.hu_HU.ts
+Files: data/i18n/hydrogen.hu_HU.ts
Copyright: </span></p></body></html></source>
- 1989, 1991 Free Software Foundation, Inc.</p>
- 19yy &lt;name of author&gt;</p>
- 19yy name of author</p>
- HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p>
- HOLDERS AND/OR OTHER PARTIES</p>
- disclaimer" for the program, if</p>
- holder saying it may be distributed</p>
- holder who places the Program under this License</p>
- interest in the program</p>
- law:</p>
- mozgatása</translation>
- the software, and</p>
+ 1989, 1991 Free Software Foundation, Inc.</p>
+ 19yy &lt;name of author&gt;</p>
+ 19yy name of author</p>
+ HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p>
+ HOLDERS AND/OR OTHER PARTIES</p>
+ disclaimer" for the program, if</p>
+ holder saying it may be distributed</p>
+ holder who places the Program under this License</p>
+ interest in the program</p>
+ law:</p>
+ mozgatása</translation>
+ the software, and</p>
License: GPL
FIXME
-Files: ./gui/src/UI/about_dialog.ui
+Files: gui/src/UI/about_dialog.ui
Copyright: 1989, 1991 Free Software Foundation, Inc.</p>
- 19yy &lt;name of author&gt;</p>
- 19yy name of author</p>
- HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p>
- HOLDERS AND/OR OTHER PARTIES</p>
- disclaimer" for the program, if</p>
- holder saying it may be distributed</p>
- holder who places the Program under this License</p>
- interest in the program</p>
- law:</p>
- the software, and</p>
+ 19yy &lt;name of author&gt;</p>
+ 19yy name of author</p>
+ HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p>
+ HOLDERS AND/OR OTHER PARTIES</p>
+ disclaimer" for the program, if</p>
+ holder saying it may be distributed</p>
+ holder who places the Program under this License</p>
+ interest in the program</p>
+ law:</p>
+ the software, and</p>
License: GPL
FIXME
-Files: ./debian/rules
-Copyright: 2010, Jonas Smedegaard <dr at jones.dk>
+Files: debian/rules
+Copyright: 2010-2011, Jonas Smedegaard <dr at jones.dk>
License: GPL
FIXME
-Files: ./libs/hydrogen/include/hydrogen/data_path.h
+Files: libs/hydrogen/include/hydrogen/data_path.h
Copyright: 2002-200/ Alessandro Cominu
- 2005, Jonathan Dempsey
+ 2005, Jonathan Dempsey
License: GPL-2+
FIXME
-Files: ./libs/hydrogen/src/data_path.cpp
+Files: no_gui/main.cpp
+Copyright: 2002-2008, Alessandro Cominu" << endl;
+ 2009, Sebastian Moors
+License: GPL-2+
+ FIXME
+
+Files: libs/hydrogen/src/data_path.cpp
Copyright: 2002-2008, Jonathan Dempsey, Alessandro Cominu
- 2005, Jonathan Dempsey
+ 2005, Jonathan Dempsey
License: GPL-2+
FIXME
-Files: ./extra/serverTools/hydrogen.php
+Files: extra/serverTools/hydrogen.php
Copyright: 2008, Sebastian Moors [mauser at smoors.de
License: GPL-2+
FIXME
-Files: ./qt4.py
+Files: qt4.py
Copyright: 2001-2007, The SCons Foundation
- HOLDERS BE
+ HOLDERS BE
License: MIT/X11 (BSD like)
FIXME
-Files: ./gui/src/UI/LadspaFXSelector_UI.ui
+Files: gui/src/UI/LadspaFXSelector_UI.ui
Copyright: </span></p></body></html></string>
License: UNKNOWN
FIXME
-Files: ./data/doc/manual_fr.po
-Copyright: (en particulier avec OSS). Il est "
- (utilisez le bouton pour le modifier), permet de "
- actuellement)"
- d'Ãcouter le fichier "
- dans "
- depuis la console."
- des notes. Le bouton <inlinemediaobject> <imageobject> "
- en demi-temps !). SÃlectionner un instrument qui a au moins "
- en haut à droite de la fenètre (attention, "
- et dÃcompressà les archives .tar.gz, il n'y a plus "
- et là (Fig. 10) importer un kit au "
- les sources de LADSPA "
- pour "
- prÃcÃdemment."
- sur l'interface OSS qui est "
+Files: data/doc/manual_fr.po
+Copyright: (OSS, Jack, ALSAn PortAudio) avec son tampon et sa "
+ (faible volume) et plus vous sÃlectionnez une "
+ (presonnalisable avec le bouton fadeur "
+ alÃatoire</emphasis> : applique "
+ au "
+ au motif."
+ avec le "
+ colorà en bleu de ce panneau est "
+ comme des pulsations du type de "
+ compilà avec le support debug."
+ contenant tous les Ãchantillons composants un kit de batterie ainsi "
+ dans "
+ de cartes-son disponibles pour Linux; ceci dit, l'utilisation de ce "
+ de dÃmarrage "
+ de la note depuis "
+ du bouton "
+ en 2 modes : mode "
+ en haut à droite de l'Ãditeur de motif)"
+ en pressant la "
+ en tirant simplement un "
+ entière d'ajouter, supprimer ou dÃplacer "
+ est utilisÃe principalement pour les "
+ et "
+ et ajouter ds "
+ et appliquÃ.) Lorsque "
+ et la "
+ forte, plus la couleur sera foncÃe, devenant rouge lorsque vous "
+ ici "
+ jouer, tappez la touche virgule 1-2-3-4 avec le tempo... et "
+ la souris pour crÃer un motif, mais "
+ le bon nombre de pulsation (s'il n'est pas dÃjà dÃmarrÃ, bien sûr). Ce "
+ les "
+ par Seq24)... et que vous voulez qu'il "
+ par dÃfaut."
+ par le prÃfix au moment de la "
+ pseudo-hasardeuse à chaque note de cet "
+ que vous avez dÃfinie. Une nuance lÃgère de gris "
+ seul, Ãmulant "
+ sur Debian, vous pouvez installer les "
+ sur l'interface OSS qui est supportà par une vaste "
+ sur votre système."
+ sÃlectionnÃe de chaque note de l'instrument "
+ un volume global ou seul du kit de batterie courant. Elle "
+ vers le haut ou le bas."
+ via le menu outils "
+ vÃrifiÃe et lancer le script make_helper sans aucun argumen "
+ ÃlevÃe dans "
+ Ã 4/4, vous pouvez taper "
+ Ã 800) et, si vous voulez utilisez rubberband pour "
+ à Drumset, les notes de votre clavier MIDI correspondront à "
+ Ã en ajouter."
+ Ã la note-MIDI/touche-clavier "
+ être un <emphasis>esclave</emphasis>, donc, "
License: UNKNOWN
FIXME
-Files: ./data/doc/manual_ca.po
+Files: data/doc/manual_ca.po
Copyright: 3 Propietats: Velocitat, balanceig i Principal/intèrval. "
- 3 botóns ( <placeholder-"
- 7 botons:"
- a ser ca. 10ms a un tempo de 120ppm."
- a velocitat mà xima 0.7, què passarà quan "
- afecta als sons fent servir qualsevol plugin LADSPA. Has de "
- al corrent del valor de \"Polifonia\": depenent de la cà rrega "
- cap "
- dos modes principals: \"Patró\" i \"Cançó\" (mira <xref linkend="
- el seu conjunt de caracterÃstiques accessible clicant amb "
- et permet "
- fins que es deixa anar."
- funcions "
- l'efecte que un LED blau s'encen (aprop "
- la nota desprÃs de passat el "
- la zona de freqüència que Ãs amplificada."
- necessita prà ctica."
- podem "
- pot veure's quan es pressiona la tecla coma "
- totes les mostres de sò que composen un kit de bateria "
- tà un botó d'ajustament "
- Ãs possible canviar el nom del patró. "
+ 3 botóns ( "
+ 7 botons:"
+ a ser ca. 10ms a un tempo de 120ppm."
+ a velocitat mà xima 0.7, què passarà quan "
+ afecta als sons fent servir qualsevol plugin LADSPA. Has de "
+ al corrent del valor de \"Polifonia\": depenent de la cà rrega "
+ cap "
+ dos modes principals: \"Patró\" i \"Cançó\" (mira <xref linkend="
+ el seu conjunt de caracterÃstiques accessible clicant amb "
+ et permet "
+ fins que es deixa anar."
+ funcions "
+ l'efecte que un LED blau s'encen (aprop "
+ la nota desprÃs de passat el "
+ la zona de freqüència que Ãs amplificada."
+ necessita prà ctica."
+ podem "
+ pot veure's quan es pressiona la tecla coma "
+ totes les mostres de sò que composen un kit de bateria "
+ tà un botó d'ajustament "
+ Ãs possible canviar el nom del patró. "
License: UNKNOWN
FIXME
-Files: ./debian/hydrogen.1
+Files: debian/hydrogen.1
Copyright: 2002\-2008, Alessandro Cominu
License: UNKNOWN
FIXME
-Files: ./data/doc/tutorial_fr.po
-Copyright: au motif \"A-B-C_1\". "
- comme une machine de \"click\" avancÃe qui peut vous aider dans "
- dans d'autres optiques : servir de "
- dans son jeu, ce qui fait la "
- de [0,78
- le pont ! "
- le premier couplet vous devriez avoir une "
- optimale."
- personnel et son feeling. Hydrogen ne "
- sur les 2 images ci-"
+Files: data/doc/manual_es.po
+Copyright: crees que pasará cuando los combines? Está claro, vuelves a saturar la señal."
+ pasará cuando tengas una intensidad máxima de 1.0? (<emphasis>Una pista: saturación.</emphasis>)"
+ puede ser un sample. Es común utilizar Hydrogen para disparar sonidos que no son de baterÃa, tales como: clips de audio de personas hablando, un clip de una canción, efectos de sonido, clips de audio de pelÃculas, personas famosas hablando. ¡Se creativo!"
License: UNKNOWN
FIXME
-Files: ./data/doc/manual_es.po
-Copyright: corriendo: (<ulink "
+Files: data/doc/tutorial_fr.po
+Copyright: du morceau"
+ votre travail, il est temps de le faire MIANTENANT. Un simple [CTRL+S
License: UNKNOWN
FIXME
-Files: ./libs/hydrogen/src/xml/tinyxml.cpp
-Copyright: 2000-2002, Lee Thomason (www.grinninglizard.com)
- symbol, for example
-License: zlib/libpng
- FIXME
-
--
hydrogen packaging
More information about the pkg-multimedia-commits
mailing list