Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
* "Macro" main menu section: show macro comments as tooltip. * Macro Editor: Display demangled C++ type names. * Bumped version (1.0.0.svn43).
* Macro Editor: Fixed deleting rows when delete button was hit without Ctrl being pressed. * Macro Editor: Show combo box with textual options for enum types. * Bumped version (1.0.0.svn42).
* Macros Setup: Implemented reordering macros by "Up" and "Down" buttons (and accordingly also altering the F1 ... F12 acceleration keys they are assigned to). * Macros Setup: Implemented calling Macro Editor from this macro setup dialog by hitting "Edit" button. * Macros Setup: Implemented editing comment on macros. * Macros Setup: Enabled various icons. * Bumped version (1.0.0.svn41).
* Macro Setup (WIP): Implemented adding new macro from clipboard or from currently selected DimensionRegion. * Bumped version (1.0.0.svn40).
* Reverted major parts of r2845 concerning deprected Gtk StockIDs (StockIDs still available with Gtk 3, no replacement API available, and these changes caused useful icons to vanish with Gtk 2). * Bumped version (1.0.0.svn39).
* Fixed potentially unhandled exceptions when app is loading its config file. * WIP: Introduced user configurable list of macros which are auto assigned to keyboard accelerators (F1 ... F12) and saved along with the app's config file (added under new main menu bar section "Macro"). * Bumped version (1.0.0.svn38).
* Macro Editor: implemented reverse selected deletion of rows * Macro Editor: Fixed "modified" state not being updated after clicking on "Apply" button. * Macro Editor: Show implemented keyboard accelerators as symbols on the "Delete" (Ctrl+Del) and "Inverse Delete" (Alt+Del) buttons. * Bumped version (1.0.0.svn37).
* WIP Macro Editor: Implemented deleting of rows. * WIP Macro Editor: Implemented changing values of rows. * WIP Macro Editor: show type column in gray color. * Bumped version (1.0.0.svn36).
* WIP: Added initial draft implementation of macro editor (accessible for copied clipboard content via Alt+x). * Bumped version (1.0.0.svn35).
* Region Chooser: Mark all regions which are auto selected by check box "All Regions" with gray hatched pattern. * Bumped version (1.0.0.svn34).
* Dimension Region Chooser: Mark all zones auto selected by check box trio with gray hatched pattern. * Bumped version (1.0.0.svn33).
* Implemented copy & paste of DimensionRegion (with Alt+c and Alt+v). * Bumped version (1.0.0.svn32).
* Implemented selecting multiple dimension region zones by keyboard with keyboard accelerators Alt+Shift+Left and Alt+Shift+Right. * Bumped version (1.0.0.svn31).
* Color tweaking on selected regions and selected dimension zones. * Dimension Region Chooser: Show main selected case in opaque blue color (like before), but all other selected dimension zones with a blue hatched pattern instead. * Dimension Region Chooser: Show the label of the currently selected dimension in bold font. * Fix: Keyboard accelerator Ctrl+Left and Ctrl+Right caused the current dimension zone to switch as well if Dimension Region Chooser got focus.
* Implemented fast navigation through regions by keyboard accelerator Ctrl+Left and Ctrl+Right (on Mac: Cmd+Left and Cmd+Right). * Implemented fast navigation through dimension region zones of currently selected region by keyboard accelerator Alt+Left, Alt+Right, Alt+Up, Alt+Down, as well as simply using the arrow keys alone if the dimension region chooser got focus (i.e. when it was selected by mouse previously). * Bumped version (1.0.0.svn29).
* Fixed crash on saving file if a sample was requested to be replaced twice by the user. * Bumped version (1.0.0.svn28).
* Show graphical symbol on region that uses loop(s). * Show graphical symbol on region that misses sample reference(s). * Bumped version (1.0.0.svn27).
* Implemented deleting dimension region zones of all regions at once, which is controlled by checkbox "all regions". * Implemented splitting up dimension region zones of all regions at once, which is controlled by checkbox "all regions". * Bumped version (1.0.0.svn26).
* Implemented resizing multiple dimension region zones at once, which is controlled by the infamous checkbox trio "all regions", "all dimension splits" and "both channels". * Bumped version (1.0.0.svn25).
* Fixed interesting libtool linker error on some systems.
* Fixed compiler warning. * Bumped version (1.0.0.svn24).
- Fixed compilation error for Mac.
* Show instrument index number on instruments list view. * Added multi-row selection support on samples tree view. * Added multi-row selection support on instruments list view. * Bumped version (1.0.0.svn23).
* Show sample group name and CRC-32 checksum on "Sample" tab. * Bumped version (1.0.0.svn22).
* Fixed crash when opening dimension manager dialolg multiple times (and i.e. adding or removing dimensions each time). * Bumped version (1.0.0.svn21).
* Script Editor: Fixed crash on Ctrl + A, followed by Del. * Bumped version (1.0.0.svn20).
* Added option to main menu for performing "Save" operation with a tempoary file (may perform faster than directly modifying existing .gig file). * Bumped version (2.0.0.svn19).
* Script Editor: Added "Font Size ..." to editor's menu. * Bumped version (1.0.0.svn18).
* Script Editor: Fixed editor which did not appear on some systems due to missing icons (using now lists of alternative icon names). * Bumped version (1.0.0.svn17).
* Dimension Region Editor: when assigning a new sample to a dimension region, apply the sample to all currently selected dimension regions (i.e. when Ctrl select was used on the dimension selector widget). * Bumped version (1.0.0.svn16).
* Fixed crash after changing a dimension type with the dimension manager dialog. * Bumped version (1.0.0.svn15).
* Added setting to main menu "View" -> "Auto Restore Window Dimension" (disabled by default since it causes issues on some machines). * Bumped version (1.0.0.svn14).
* Script Editor: altered keyboard shortcut Ctrl-X to Ctrl-Q (to avoid masking the common cut text shortcut). * Script Editor: if editor is used in live-mode, inform the sampler that it needs to automatically reload the script after the script has been altered and applied with the script editor. * Bumped version (1.0.0.svn13).
* Script Editor: Added menu bar and two initial entries: "Apply" (Ctrl-S) and "Close" (Ctrl-X). * Bumped version (1.0.0.svn12).
* Script Editor: Added status bar at the bottom of the script editor window showing the amount (if any) of errors and warnings. * Bumped version (1.0.0.svn11).
* Script Editor: Show a question dialog to the user when the editor is to be closed and the script changes have not been applied yet. * Bumped version (1.0.0.svn10).
* Script Editor: Reverted previous commit regarding error/warning icons, since Gtk seems not to be appropriate for handling icons correctly that way. * Script Editor: Show precise parser error/warning messages as tooltip when the mouse points over the respective location in the script's source code. * Bumped version (1.0.0.svn9).
* EXPERIMENTAL: Show error/warning icon at the respective script locations of instrument script editor. * Bumped version (1.0.0.svn8).
* Enabled auto save & restore of window size & position of all remaining windows. * Bumped version (1.0.0.svn7).
* Automatically save & restore window size and position (yet limited to main window and script editor window). * Bumped version (1.0.0.svn6).
* User settings are now automatically saved and restored. * Bumped version (1.0.0.svn5).
* Script Editor: Added support for liblinuxsampler's NKSP parser backend for displaying parser errors and warnings directly within the source code (for now simply errors cause a red background color at the relevant location, and warnings a yellow background color; error text / warning text is not displayed yet). * Bumped version (1.0.0.svn4).
* Script Editor: Some color tweaks (using now same text colors as on the NKSP refrence documentation website). * Bumped version (1.0.0.svn3).
* Automake: set environment variable GCC_COLORS=auto to allow GCC to auto detect whether it (sh/c)ould output its messages in color. * Instrument script editor: Added support for liblinuxsampler's NKSP syntax highlighting backend. * Bumped version (1.0.0.svn2).
* Synthesis paremeter page tabs are now scrollable (fixes an issue with GTK 3: default theme uses huge tabs which breaks the overall layout on average window sizes). * Bumped version (1.0.0.svn1).
* Preparations for new release (Gigedit 1.0.0).
* Increased region selector height by 50%. * Increased dimension region selector height by 20%. * Some minor fixes. * Updated "about" dialog: not so immature anymore ;-). * Configure script: require at least LinuxSampler v1.0.0.
* added dialog for editing the CtrlTrigger and Legato midi rules
- Fixed compilation error introduced with previous commit.
* Mac OS X: try to launch the GUI on the process's "main" thread
* added configure check for Mac OS X
* fixed import of 32 bit float wav files
* modernized configure script
* fixed building on Debian testing (#186)
* gtkmm 3 fix: the WrapLabel custom widget is not needed in gtkmm 3
* ported to gtkmm 3, keeping compatibility with gtkmm 2
* use Cairo instead of deprecated gdk drawing primitives * avoid deprecated gtk methods when using newer gtk versions * raised minimum supported gtkmm version to 2.8
* minor fix in configure for cross-compiling
- minor adjustments for release 0.2.0
* preparations for release 0.2.0
* added rpm packaging file (patch by Devin Anderson, slightly modified, fixes #88)
* Windows fixes: find translation files after install. Don't open a console window.
* fixes for building the plugin with MinGW
* fixed configure check for libsndfile loop support
* in "Save As..." dialog set inital filename to "copy_of_<filename>" and show a warning message that saving to the same .gig file will corrupt the sample wave data * added autoconf test for the recent virtual MIDI device support on LS side to prevent compile time errors when compiling gigedit against an old LS version
* autoconf fix: LS plugin dirs with digits in their prefix (e.g. "/usr/lib64/foo") are now resolved in relative dirs as well (show a warning when resolving the relative path failed)
* preparations for release 0.1.1
* added Windows installer
- preparations for release 0.1.0
* added status bar to the bottom of main window (independent area on the right shows whether gigedit is running stand-alone or attached to LinuxSampler) * minor cosmetical fix in dimension manager widget * regionchooser.cpp: temporary fix for a crash which occured when gigedit was compiled with CXXFLAGS="-g"
* gettext is now an optional dependency * added Dev-C++ project files for Windows
* fix in the configure script for an intltoolize problem
* fixed load/save of crossfade values on big-endian systems
* as counterpart to latest LS commit: added experimental support to synchronize gigedit with LinuxSampler to avoid race conditions / crash while modifying data structures and playing the instrument with LS at the same time * packaging fixes: don't use a hard coded path to install the LS plugin DLL, trying to substitute the given LS plugin directory by the '${libdir}' automake variable (mandatory i.e. for Gentoo ebuild) and include plugin/linuxsamplerplugin.h into the release tarball ('make dist') * updated German translation (po/de.po)
* make sure samplechannel dimension gets created for stereo samples * allow building with older versions of gtk and libsndfile * remember selected dimension when switching regions * fix for loop parameters for unmapped dimregions * check if file is savable before trying to save
* added quick start documentation by Alexander Methke
* the correct plugin path of the installed LinuxSampler is now automatically retrieved by the configure script using LS's respective pkg-config variable field
- tiny automake fix of the previous commit batch
* revised directories to a more automake-friendly structure to avoid compilation and install errors
* moved instrument editor into a shared library 'libgigedit', the 'gigedit' binary is now just calling that shared library * implemented an "instrument editor plugin" for LinuxSampler to allow on-the-fly instrument editing within the sampler's own process (this is an optional feature, auto detected at compile time)
* added Makefile.cvs (just for standard compliance with other projects) * added Debian packaging infrastructure
* updated README * require libgig 3.1.1
- started to implement "Add Samples" function (not yet fully working though)
- Yet another gettext fix (final?). Now intltool is back. I misunderstood, the intltool package is not needed at build time.
- more gettext experiments: intltool is back in autogen.sh because it has a nicer po/Makefile.in.in. IT_PO_SUBDIR is used instead of IT_PROG_INTLTOOL so intltool isn't required by configure.
- removed intltool dependency completely
- just minor automake / autoconf fix (moved check for intltool from configure.ac to autogen.sh, since intltool is only needed at autogen.sh stage anyway)
This commit was generated by cvs2svn to compensate for changes in r1052, which included commits to RCS files with non-trunk default branches.
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC |