/[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 2075 - Directory Listing
Modified Mon Mar 29 17:05:33 2010 UTC (13 years, 11 months ago) by capela
- General source tree layout and build configuration change.


Revision 2071 - Directory Listing
Modified Mon Mar 15 18:21:28 2010 UTC (14 years ago) by capela
* Maybe fixed instrument list view/model for Qt >= 4.6, at last.


Revision 2069 - Directory Listing
Modified Mon Mar 15 10:45:35 2010 UTC (14 years ago) by capela
- Still trying to fix instrument list view/model for Qt >= 4.6. (part 3/n)


Revision 2068 - Directory Listing
Modified Sun Mar 14 16:35:48 2010 UTC (14 years ago) by capela
- Still trying to fix instrument list view/model for Qt >= 4.6. (part 2/n)


Revision 2065 - Directory Listing
Modified Sat Mar 13 12:44:15 2010 UTC (14 years ago) by capela
* Automatic crash-dump reports, debugger stack-traces (gdb), back-
  traces, whatever, are being introduced as a brand new configure
  option (--enable-stacktrace) and default enabled on debug build
  targets (--enable-debug).


Revision 2064 - Directory Listing
Modified Fri Mar 12 16:02:32 2010 UTC (14 years ago) by capela
* Attempt to fix broken instrument list model/view for Qt >= 4.6.


Revision 2059 - Directory Listing
Modified Wed Feb 17 19:50:04 2010 UTC (14 years, 1 month ago) by capela
* Device parameter spin-box default maximum has been set higher:
  now at a magic 24-bit limit (16777216) instead of older 16-bit
  (65536), possibly fixing bug #136.


Revision 2050 - Directory Listing
Modified Mon Jan 18 08:52:45 2010 UTC (14 years, 2 months ago) by capela
* LADISH Level 1 support has been added: SIGUSR1 signal trap
  just makes it a shortcut to File/Save.


Revision 2042 - Directory Listing
Modified Fri Jan 8 19:20:37 2010 UTC (14 years, 2 months ago) by capela
- Fixed DeviceStatusForm compilation for Qt4 < 4.4.


Revision 2039 - Directory Listing
Modified Thu Jan 7 19:39:47 2010 UTC (14 years, 2 months ago) by capela
- Fixing last fixes :)


Revision 2038 - Directory Listing
Modified Thu Jan 7 18:42:26 2010 UTC (14 years, 2 months ago) by capela
* MIDI Device Status menu is disabled when no MIDI device exists;
  a menu separator has been added.

* Window manager's close button was found missing from the Devices
  and Instruments widgets when on Qt >= 4.5, now fixed.


Revision 2037 - Directory Listing
Modified Wed Jan 6 19:55:10 2010 UTC (14 years, 2 months ago) by capela
- New year's bumping and old icon opaqueness washing.

- lupdate'd translations.


Revision 2036 - Directory Listing
Modified Wed Jan 6 09:52:32 2010 UTC (14 years, 2 months ago) by capela
* MIDI activity indicator on channel strips is now implemented as
  a flashing green LED, instead of a lame solid background :).

- New year's bumping.


Revision 2028 - Directory Listing
Modified Wed Nov 4 18:59:57 2009 UTC (14 years, 4 months ago) by capela
* Global configuration state is now explicitly saved/committed to
  disk when View/Options... dialog changes are accepted and applied.


Revision 1964 - Directory Listing
Modified Sat Aug 1 16:52:05 2009 UTC (14 years, 7 months ago) by capela
* Preparations for the 0.2.2 release.


Revision 1890 - Directory Listing
Modified Tue Apr 28 09:06:43 2009 UTC (14 years, 10 months ago) by capela
- Got rid of some Qt3 support remnants: QApplication::argc() and
  QApplication::argv() replaced by QApplication::arguments().


Revision 1873 - Directory Listing
Modified Wed Mar 25 15:16:37 2009 UTC (14 years, 11 months ago) by capela
* Russian (qsampler_ru.ts by Alexandre Prokoudine) makes it as
  brand first translation delivered. Thanks and welcomes who
  ever may follow ;)


Revision 1840 - Directory Listing
Modified Thu Feb 19 11:44:57 2009 UTC (15 years, 1 month ago) by capela
* Converted obsolete QMessageBox forms to standard buttons.


Revision 1820 - Directory Listing
Modified Thu Dec 25 17:07:22 2008 UTC (15 years, 2 months ago) by capela
- Bumped autoconf stuff to avoid any newer cache warnings.


Revision 1816 - Directory Listing
Modified Mon Dec 22 13:28:53 2008 UTC (15 years, 2 months ago) by schoenebeck
* bugfix: max voices / streams spinboxes in options dialog
  were limited to 99 (now maximum is 999999999)
* bumped version to 0.2.1.22


Revision 1815 - Directory Listing
Modified Mon Dec 22 10:04:59 2008 UTC (15 years, 2 months ago) by capela
* Tuning options tab layout stretch; bumped to 0.2.1.21


Revision 1788 - Directory Listing
Modified Sun Oct 26 15:44:42 2008 UTC (15 years, 4 months ago) by capela
- Grayed/disabled palette color group fix for dark color themes.


Revision 1787 - Directory Listing
Modified Tue Oct 21 14:49:01 2008 UTC (15 years, 5 months ago) by capela
* Fait-divers: desktop menu file touched to openSUSE conventions.


Revision 1749 - Directory Listing
Modified Wed Jul 2 13:19:09 2008 UTC (15 years, 8 months ago) by capela
* Due to some trouble with newer Qt >= 4.4 applications regarding font
  size configuration, a new global user option is now available to the
  rescue: View/Options... /Display/Other/Base font size (default none).


Revision 1740 - Directory Listing
Modified Fri May 23 23:35:55 2008 UTC (15 years, 9 months ago) by capela
* Attempt to load Qt's own translation support and get rid of
  the ever warning startup message, unless built in debug mode.
  (transaction by Guido Scholz, while on qsynth-devel, thanks).

* Only one application instance is now allowed to be up and running,
  with immediate but graceful termination upon startup iif an already
  running instance is detected, which will see its main widget shown
  up automatically (Qt/X11 platform only).


Revision 1738 - Directory Listing
Modified Wed May 14 15:24:22 2008 UTC (15 years, 10 months ago) by capela
* Messages file logging makes its first long overdue appearance,
  with user configurable settings in View/Options.../Server/Logging.


Revision 1709 - Directory Listing
Modified Sat Feb 23 12:30:08 2008 UTC (16 years ago) by capela
- Fixed minor macro typo bug (causing compiler error on Qt < 4.3)


Revision 1706 - Directory Listing
Modified Tue Feb 19 22:15:18 2008 UTC (16 years, 1 month ago) by capela
* Selection rectangle get visible only where it stands legal,
  that is for Qt >= 4.3, right on the channel sends fx dialog.


Revision 1704 - Directory Listing
Modified Tue Feb 19 09:18:45 2008 UTC (16 years, 1 month ago) by capela
- Update for the lowling win32 project build.


Revision 1671 - Directory Listing
Modified Wed Feb 6 09:18:21 2008 UTC (16 years, 1 month ago) by capela
- Bump update for win32 build.


Revision 1637 - Directory Listing
Modified Mon Jan 7 20:00:13 2008 UTC (16 years, 2 months ago) by capela
* Color pallete fix for the instrument name display in channel strip,
  particularly notorious on Mac OS X builds.


Revision 1570 - Directory Listing
Modified Thu Dec 6 22:19:28 2007 UTC (16 years, 3 months ago) by capela
* Release 0.2.1: Qt4 migration complete.


Revision 1559 - Directory Listing
Modified Thu Dec 6 14:23:39 2007 UTC (16 years, 3 months ago) by capela
* Fixed a stopping server crash on Windows, hopefully.


Revision 1558 - Directory Listing
Modified Thu Dec 6 09:35:33 2007 UTC (16 years, 3 months ago) by capela
* Qt4 migration: complete QSampler namespace overhaul.


Revision 1529 - Directory Listing
Modified Tue Nov 27 10:42:35 2007 UTC (16 years, 3 months ago) by capela
- Splitter name duplication fix.


Revision 1528 - Directory Listing
Modified Mon Nov 26 18:24:38 2007 UTC (16 years, 3 months ago) by capela
* Qt4 migration: instrument map context menu is back in business.


Revision 1526 - Directory Listing
Modified Mon Nov 26 10:58:23 2007 UTC (16 years, 3 months ago) by capela
* Fixed crash on (All) instrument map list; instrument program number
  list display fix (off by one); header section
  widths are now arranged as in the Qt3 version.


Revision 1523 - Directory Listing
Modified Sun Nov 25 11:40:47 2007 UTC (16 years, 3 months ago) by capela
* Qt4 migration: fixed instrument map list sorting.


Revision 1520 - Directory Listing
Modified Sat Nov 24 13:22:00 2007 UTC (16 years, 3 months ago) by capela
* Refresh device list form on initial show up.


Revision 1519 - Directory Listing
Modified Sat Nov 24 13:06:19 2007 UTC (16 years, 3 months ago) by capela
* Narrower QTableView row heights and header section left-alignment.
* Smoothed the old shinny display effect bitmap.


Revision 1515 - Directory Listing
Modified Fri Nov 23 18:15:33 2007 UTC (16 years, 3 months ago) by capela
* Fixed sure crash when removing channel strips.
* Force auto-arrange when adding channel strips,
  among other incremental fixes.


Revision 1514 - Directory Listing
Modified Fri Nov 23 10:51:37 2007 UTC (16 years, 3 months ago) by capela
* The current selected/activated channel-strip is now visually
  evident while in the application workspace (highlighting).


Revision 1513 - Directory Listing
Modified Fri Nov 23 09:32:06 2007 UTC (16 years, 3 months ago) by capela
* Qt4 migration: more cleanups and channel strip visual fixes.


Revision 1512 - Directory Listing
Modified Thu Nov 22 22:17:43 2007 UTC (16 years, 3 months ago) by capela
* Make View/Menubar and Toolbar shortcuts accessible even though
  the main menu and toobar are not visible.


Revision 1509 - Directory Listing
Modified Thu Nov 22 11:10:44 2007 UTC (16 years, 3 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, 8 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, 3 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, 6 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 (18 years, 11 months 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