Timeline


and .

08/25/08:

23:44 Changeset [404] by gabriel
Merge rev 378:381 from trunk Conflicts: libs/hydrogen/src/hydrogen.cpp
23:44 Changeset [403] by gabriel
Jack Midi defines weren't enabled for libhydrogen in Sconstruct.
23:02 Changeset [402] by gabriel
Merge rev 374:378 from trunk.
23:01 Changeset [401] by gabriel
Merge rev 373:374 from trunk. Conflicts: features.pri …
23:01 Changeset [400] by gabriel
Merge rev 354:373 from trunk. Conflicts: libs/hydrogen/src/hydrogen.cpp
23:00 Changeset [399] by gabriel
Merge rev 349:354 from trunk.
23:00 Changeset [398] by gabriel
Merge rev 329:349 from trunk.
22:59 Changeset [397] by gabriel
Merge rev 313:329 from trunk Conflicts: …
22:59 Changeset [396] by gabriel
JackClient::getMidiOutputPortList() was deleting the wrong pointer.
22:13 Changeset [395] by gabriel
Merge rev 300:313 from trunk. Conflicts: gui/src/PreferencesDialog.h …
22:07 Changeset [394] by smoors
updated german translation
22:04 Changeset [393] by gabriel
Merging new manual (rev 308, 359, 360) into jackMidi branch.
21:56 Changeset [392] by smoors
fixed some typos
21:49 Changeset [391] by smoors
improved updateTranslations.sh (removed obsolete strings from ts-files)
21:34 Changeset [390] by smoors
Bugfix: Set patternsize-combobox to current size if size change is not …
21:09 Changeset [389] by gabriel
Add QString header to h2_exception. QString and one of it's methods are …
21:07 Changeset [388] by gabriel
Make MidiInput?'s destructor virtual. MidiInput? is a base class for all …
21:05 Changeset [387] by gabriel
Add command-line documentation for the LASH options. The command line …
21:01 Changeset [386] by gabriel
Test casts to JackOutput? in Sampler (sampler.cpp). Sampler was assuming …
20:49 Changeset [385] by gabriel
Change Sconstruct to use lists instead of strings in get_platform_flags() …
17:59 Changeset [384] by smoors
added new tutorial by Journeyman
15:38 i18n:index edited by wolke
(diff)
15:35 i18n:index edited by wolke
(diff)
15:31 Changeset [383] by wolke
update translations & add the new hydrogen.it.ts from journeyman ( thank …
11:32 Changeset [382] by wolke
soundlibrarypanel: find the right pattern from name.

08/24/08:

14:55 Changeset [381] by wolke
move changes from rev 345, 371, 373 into svn …
14:38 Changeset [380] by smoors
created new branch: rt_delete_instruments
11:40 Changeset [379] by wolke
fix sconstruct

08/23/08:

19:27 Changeset [378] by wolke
enhancement: pattern drag&drop from soundlibrary to songeditor

08/22/08:

23:17 Changeset [377] by comix
Better use of included headers: less code dependencies and build time. …
18:19 docs:keybindings edited by wolke
(diff)
18:13 Changeset [376] by wolke
change key bindings playlist. F5 = next song, F6 = prev. song. because …
17:34 Changeset [375] by wolke
fix compiler errors if jack support is disabled
15:15 coding:drumkitformat edited by smoors
(diff)
14:56 Changeset [374] by comix
* New KDevelop project file. * Code cleanup * Removed QMake related files
13:25 Changeset [373] by jakoblund
Fixing stupid error in rev. 371
13:09 i18n:index edited by comix
(diff)
12:55 Changeset [372] by comix
Removing the never used unittests

08/21/08:

23:52 Changeset [371] by jakoblund
Make deletion of instruments crash-proof by using a per-note reference …
21:36 Changeset [370] by jakoblund
Fix a nasty, and probably old, bug related to deleting elements in a …
21:05 Changeset [369] by smoors
removed setPatternModePlaysSelected from preferencesDialog
21:03 Changeset [368] by smoors
removed "setPatternModePlaysSelected" checkbox from preferencesDialog (use …
20:28 Changeset [367] by wolke
correct the last commit rev 366
20:19 Changeset [366] by wolke
disable pattern drag & drop for the moment. maybe pattern drag and drop …
19:40 Changeset [365] by smoors
added wolke to thanks list
19:36 i18n:index edited by smoors
(diff)
16:55 Changeset [364] by wolke
code cleanup soundlibrary panel
16:53 Changeset [363] by wolke
fix load pattern from soundlibrary panal
15:57 Changeset [362] by wolke
fix pattern sort in soundlibrary panal. this is a "sorting patterns" beta …
15:37 Changeset [361] by smoors
turned WARNINGLOG to INFOLOG
15:32 Changeset [360] by smoors
fixed typo
15:29 Changeset [359] by smoors
fixed some typos in new manual. added some lines..
10:24 Changeset [358] by smoors
new button for recording midi events in midiTable

08/20/08:

22:43 Changeset [357] by wolke
code cleanup mainform action_file_openPattern
22:26 Changeset [356] by wolke
patternpopup_load: set path to ~/data/patterns
21:29 Changeset [355] by smoors
removed misleading beatcounter tooltips
18:42 Changeset [354] by jakoblund
Refactoring: Reuse of code for loading (Instrument class) and removing …
15:35 Changeset [353] by smoors
other autosense stuff..
15:35 Changeset [352] by smoors
added new Wigdet for midiAutoSense
14:20 Changeset [351] by smoors
midiAutosense-Branch: first gui changes, storage for last midi event
11:16 Changeset [350] by smoors
created branch for autosensing in midi dialog
10:57 Changeset [349] by smoors
updated german translation
10:42 Changeset [348] by smoors
Bugfix: noteOnEvent was fired up bevore noteOff check
10:14 Changeset [347] by smoors
code cleanup
10:09 Changeset [346] by smoors
new default options in config file: serverList, recentlyUsedEffects and …
10:08 Changeset [345] by smoors
removed unused preference option "useMidiTransport"

08/19/08:

23:41 Changeset [344] by smoors
added default values for useLash,patternModePlaysSelected and …
23:35 Changeset [343] by smoors
Bugfix: update SoundlibraryPanel? after "save song/save as"
23:20 Changeset [342] by smoors
removed some unnecessary warnings / replaced some with INFOLOGs
23:15 Changeset [341] by smoors
Bugfix: Check if drumkitdir is a valid directory in loadDrumkit()
21:59 Changeset [340] by smoors
updated german translation
21:53 Changeset [339] by wolke
add some "thanks to" aboutdialog.cpp. to be continued :-)
21:11 Changeset [338] by wolke
remove more compiler warnings
17:26 Changeset [337] by jakoblund
fix compiler warning in LadspaEffectsSelector?.cpp
11:07 Changeset [336] by wolke
remove copy and paste accident (rev 333) in hydrogen.cpp and add …
10:58 Changeset [335] by jakoblund
Decrease the width of the 'instrument rack' by 20px
09:23 Changeset [334] by jakoblund
Fix error messages in 'local file manager'

08/17/08:

21:45 Changeset [333] by wolke
prevent, that used notes in pattern and the needed instruments will not …

08/15/08:

19:41 Changeset [332] by wolke
do a renamejackports only if jack track outputs are true
18:31 Changeset [331] by wolke
move renamejackports() to the end of loaddrumkit funktion
11:46 Changeset [330] by wolke
fix left instrument objects into memory after loading smaller drumkits …

08/14/08:

11:20 Changeset [329] by wolke
fix some problems with jack transport + transport master together with …

08/13/08:

21:10 Changeset [328] by wolke
remove more compiler warnings
16:35 Changeset [327] by wolke
remove some compiler warnings
10:37 Changeset [326] by wolke
playlist small code cleanup
10:13 Changeset [325] by wolke
change jack_time_master_callback to a c++ callback (thanks to Gabriel M. …

08/12/08:

21:08 Changeset [324] by jakoblund
JACK Driver: small code cleanup
19:34 Changeset [323] by jakoblund
Pattern mode: Update UI when switching pattern modes with shortcut key 'L'
18:50 Changeset [322] by jakoblund
Fix segfault during shutdown introduced in revision 320
10:41 Changeset [321] by jakoblund
Removed assert statement that wasn't always true, and caused irregular …

08/11/08:

22:38 Changeset [320] by jakoblund
Adjustment to the sequencer so that notes in the beginning of the …
22:30 Changeset [319] by jakoblund
ALSA MIDI Driver: Remove debugging output that causes Hydrogen to hang or …
09:56 Changeset [318] by wolke
fix jack time master get the right bpm value if a song will be loaded

08/10/08:

22:52 Changeset [317] by jakoblund
JACK driver: Fix annoying behaviour when reaching end-of-song by waiting …
21:04 Changeset [316] by jakoblund
Fix repositioning (by clicking in the song ruler) when playback is stopped
18:47 Changeset [315] by jakoblund
Switch on word wrap in the Preferences dialog, audio driver tab (long text …
15:43 Changeset [314] by wolke
Fix unused drumkit rename option in sondlbrary panel. Now rename is called …
Note: See TracTimeline for information about the timeline view.