/[svn]/qsampler/trunk/win32
ViewVC logotype

Log of /qsampler/trunk/win32

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 4004)

Revision 1509 - Directory Listing
Modified Thu Nov 22 11:10:44 2007 UTC (16 years, 4 months ago) by capela
* Audio routing table is initially hidden in the dialog, when
  creating a new sampler channel.

* README requirements and configuration notes update.


Revision 1507 - Directory Listing
Modified Wed Nov 21 23:22:18 2007 UTC (16 years, 4 months ago) by capela
- Qt4 migration: more tiny-fixes, specially on the sampler channel
strip appearence and channels menu content.


Revision 1505 - Directory Listing
Modified Wed Nov 21 18:37:40 2007 UTC (16 years, 4 months ago) by capela
- Qt4 migration: small step to squash bug leftovers,
  plenty still in the horizon.


Revision 1504 - Directory Listing
Modified Wed Nov 21 11:46:40 2007 UTC (16 years, 4 months ago) by capela
* Qt4 migration: Qt3Support is now scrapped.


Revision 1503 - Directory Listing
Modified Wed Nov 21 09:30:35 2007 UTC (16 years, 4 months ago) by capela
- Qt4 migration: just a win32 project build fix.


Revision 1499 - Directory Listing
Modified Tue Nov 20 16:48:04 2007 UTC (16 years, 4 months ago) by capela
* Qt4 migration: one first step forward to kiss Qt3Support goodbye.


Revision 1476 - Directory Listing
Modified Sun Nov 11 23:07:06 2007 UTC (16 years, 4 months ago) by senoner
* added Windows file path support
* fixed win32/qmakefile and win32/config.h so that it compiles under win32


Revision 1473 - Directory Listing
Modified Mon Nov 5 19:07:26 2007 UTC (16 years, 4 months ago) by capela
* Qt4 migration: still far from complete, the .ui files got shaved
  with special regard to some redundant or duplicated signal/slot
  connections and to the options dialog font aesthetics as also
  other minors.


Revision 1463 - Directory Listing
Modified Thu Nov 1 13:01:27 2007 UTC (16 years, 4 months ago) by capela
* Qt4 migration: configure and icon/pixmaps resource arrangement.


Revision 1437 - Directory Listing
Modified Mon Oct 15 17:44:04 2007 UTC (16 years, 5 months ago) by capela
- Release 0.1.5: Five months later a fifth is heard.


Revision 1414 - Directory Listing
Modified Fri Oct 12 22:50:47 2007 UTC (16 years, 5 months ago) by capela
* Changed client interface function, for editing instrument,
  from: lscp_edit_instrument() to lscp_edit_channel_instrument().


Revision 1394 - Directory Listing
Modified Mon Oct 8 09:37:39 2007 UTC (16 years, 5 months ago) by capela
- Missing null check on protocol_version in getRemoteLscpVersion().


Revision 1372 - Directory Listing
Modified Wed Oct 3 11:34:30 2007 UTC (16 years, 5 months ago) by capela
* The new channel instrument editor tool is now also accessible
  from the main menu and toolbar.


Revision 1367 - Directory Listing
Modified Mon Oct 1 22:03:35 2007 UTC (16 years, 5 months ago) by capela
- Added new button Edit to the channel strips, which probably
  does exactly what you think it does: it opens an appropriate
  instrument editor application (FIX).


Revision 1260 - Directory Listing
Modified Tue Jul 3 09:00:55 2007 UTC (16 years, 8 months ago) by capela
- Desktop categories update: AudioVideo.


Revision 1258 - Directory Listing
Modified Tue Jun 26 13:19:48 2007 UTC (16 years, 9 months ago) by capela
- README correction.


Revision 1234 - Directory Listing
Modified Wed Jun 13 21:54:07 2007 UTC (16 years, 9 months ago) by capela
* Crash fix on double-clicking on a empty instrument list.


Revision 1166 - Directory Listing
Modified Sat May 5 11:57:28 2007 UTC (16 years, 10 months ago) by capela
Release 0.1.4: Almost another year has gone by.


Revision 1036 - Directory Listing
Modified Mon Jan 15 19:11:59 2007 UTC (17 years, 2 months ago) by capela
* Master volume slider has tick marks and value is now
  rounded properly on session startup.
* Channel button colors have changed: yellow for mute
  and cyan for solo is now the rule, but note that this color
  highlighting is only rendered on some widget styles.


Revision 1034 - Directory Listing
Modified Mon Jan 15 16:21:01 2007 UTC (17 years, 2 months ago) by capela
* Master sampler volume slider/spinbox combo is now featured.


Revision 1033 - Directory Listing
Modified Mon Jan 15 11:27:22 2007 UTC (17 years, 2 months ago) by capela
* Sampler channel FX send level is now also saved.


Revision 1025 - Directory Listing
Modified Fri Jan 12 21:21:16 2007 UTC (17 years, 2 months ago) by capela
- FX send numerical ID sequence fixed for session save.


Revision 1024 - Directory Listing
Modified Fri Jan 12 10:56:31 2007 UTC (17 years, 2 months ago) by capela
* Initial support for sampler channel FX sends, while saving
  the session state, only at code-level.


Revision 1022 - Directory Listing
Modified Thu Jan 11 16:14:31 2007 UTC (17 years, 2 months ago) by capela
- Prepared and settled for liblscp 0.5.2 compliance release.


Revision 1018 - Directory Listing
Modified Wed Jan 10 19:39:00 2007 UTC (17 years, 2 months ago) by capela
* Regression on sampler channel strip display,
 MIDI port / channel is now back.


Revision 1016 - Directory Listing
Modified Mon Jan 8 22:04:33 2007 UTC (17 years, 2 months ago) by capela
* MIDI instrument item editing has been fixed (hopefully).

* Sampler channel setup dialog does not mandate for valid nor
  existing instrument file name; dropped MIDI port from sampler
  channel strip display, only MIDI channel is now displayed.


Revision 1015 - Directory Listing
Modified Mon Jan 8 19:10:42 2007 UTC (17 years, 2 months ago) by capela
- MIDI instrument selection fixing on the go.


Revision 1013 - Directory Listing
Modified Mon Jan 8 16:52:48 2007 UTC (17 years, 2 months ago) by capela
* Instruments window gets its own toolbar (and statusbar too);
  also introducing MIDI instrument map selection to the view;
  MIDI instrument item editing now allows changing map, bank
  or program key values (were previously disabled).


Revision 1000 - Directory Listing
Modified Fri Dec 22 01:31:28 2006 UTC (17 years, 3 months ago) by capela
* Fixed sampler channel MIDI instrument map assignment on session save.


Revision 996 - Directory Listing
Modified Thu Dec 21 14:55:05 2006 UTC (17 years, 3 months ago) by capela
- RESET trapped for MIDI instrument maps reset on session open/load.


Revision 987 - Directory Listing
Modified Tue Dec 19 11:19:55 2006 UTC (17 years, 3 months ago) by capela
* Revised error verbosity in general and on session load/save;
  hour-glass wait cursor is now displayed on session load/save;
  keyboard shortcuts changed on MIDI instruments view context;
  improved channel strip arrangement on session open/load;
  instrument map entry removal confirmation (as optional);
  corrected some tooltip text strings.


Revision 986 - Directory Listing
Modified Mon Dec 18 16:51:50 2006 UTC (17 years, 3 months ago) by capela
* Fixed session file save, correcting MIDI instrument map (re)numbering.


Revision 980 - Directory Listing
Modified Sun Dec 17 22:29:29 2006 UTC (17 years, 3 months ago) by capela
* Revised and extended MIDI instrument mapping feature; this time
  two (2) MIDI maps are being implicitly created, ones designated
  as 'Chromatic' (0) and another as 'Drum Kits' (1), which can be
  assigned to each sampler channel. (ATTN: this commit elevates the
  requirements for liblscp >= 0.5.0, also on todays CVS and pending
  proper release very soon).


Revision 972 - Directory Listing
Modified Sun Dec 10 17:07:02 2006 UTC (17 years, 3 months ago) by capela
- Minor autoconf adaptations for lroundf conditional compilation.


Revision 969 - Directory Listing
Modified Wed Dec 6 19:38:02 2006 UTC (17 years, 3 months ago) by capela
* Fixed MIDI instrument volume setting.
* Enforcing uniqueness of bank and program key pair
  while editing the MIDI instrument map.


Revision 968 - Directory Listing
Modified Tue Dec 5 12:37:06 2006 UTC (17 years, 3 months ago) by capela
* Fixed some compilation warnings due to suspicious type
  casting and unsused header macros.

* Changed deprecated copyright attribute to license
  and added ldconfig to post-(un)install steps
  to liblscp.spec (RPM).


Revision 964 - Directory Listing
Modified Mon Dec 4 17:06:04 2006 UTC (17 years, 3 months ago) by capela
* Bare MIDI instrument map editing is now effective.


Revision 961 - Directory Listing
Modified Sun Dec 3 18:26:13 2006 UTC (17 years, 3 months ago) by capela
- Adding preliminary MIDI instrument mapping support; now
  with an instrument list widget and editing capabilities.


Revision 957 - Directory Listing
Modified Wed Nov 29 11:48:26 2006 UTC (17 years, 4 months ago) by capela
* Added preliminary MIDI instrument mapping support.


Revision 753 - Directory Listing
Modified Wed Aug 24 17:44:59 2005 UTC (18 years, 7 months ago) by capela
Attempt to bring those aging autoconf templates to date;
  sample SPEC file for RPM build is now being included and
  generated at configure time.


Revision 751 - Directory Listing
Modified Fri Aug 19 17:10:16 2005 UTC (18 years, 7 months ago) by capela
* Added MUTE/SOLO buttons to individual channel strips.


Revision 487 - Directory Listing
Modified Thu Mar 31 14:17:19 2005 UTC (19 years ago) by capela
* Device setup is now also accessible from the sampler channel dialog.


Revision 454 - Directory Listing
Modified Mon Mar 14 10:59:57 2005 UTC (19 years ago) by capela
New keep child windows always on top option; device icon retouching;


Revision 452 - Directory Listing
Modified Sun Mar 13 22:06:59 2005 UTC (19 years ago) by capela
* Device managament gets prettier with new icons.
* Channel device selection is now implemented.


Revision 448 - Directory Listing
Modified Thu Mar 10 21:40:11 2005 UTC (19 years ago) by capela
Primordial device configuration icons;
 yet another device parameter spinbox fix.


Revision 426 - Directory Listing
Added Mon Mar 7 11:09:32 2005 UTC (19 years ago) by capela
Device configuration interface preparations.


  ViewVC Help
Powered by ViewVC