reapack

Package manager for REAPER
Log | Files | Refs | Submodules | README | LICENSE

commit ba22c62ded09430c4e10ae51b6943d7ee417589d
parent c029953146ee3f7a6ffdc9d45bb9c4b9a9610830
Author: cfillion <cfillion@users.noreply.github.com>
Date:   Thu, 21 Apr 2016 15:21:41 -0400

index: 1 modified package, 1 new version
Diffstat:
Mindex.xml | 50+++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 49 insertions(+), 1 deletion(-)

diff --git a/index.xml b/index.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<index version="1" commit="6eb10665d35cf9655a93aae2ae3c585e4a7120b0" name="ReaPack"> +<index version="1" commit="c029953146ee3f7a6ffdc9d45bb9c4b9a9610830" name="ReaPack"> <category name="Extensions"> <reapack name="ReaPack.ext" type="extension"> <version name="0.8-beta" author="cfillion" time="2016-02-16T03:26:28Z"> @@ -70,6 +70,54 @@ Changed: <source platform="win32" file="reaper_reapack32.dll">https://github.com/cfillion/reapack/releases/download/v0.9-beta/reaper_reapack32.dll</source> <source platform="win64" file="reaper_reapack64.dll">https://github.com/cfillion/reapack/releases/download/v0.9-beta/reaper_reapack64.dll</source> </version> + <version name="0.10-beta" author="cfillion" time="2016-04-21T19:10:21Z"> + <changelog><![CDATA[Added: ++ add simple "Package Contents" view (browser and about box) ++ add support for data packages (installed in REAPER's Data/ directory) ++ browser: create "Refresh repositories" feature to update the package list ++ browser: implement smarter filtering (multi-words, quotes, cross-column matches) ++ browser: remember the previous type filtering choices ++ config: add ReaTeam's JSFX repository to the defaults ++ create "bleeding edge" mode to install pre-releases by default ++ implement per-source type override ++ synchronize: don't automatically upgrade packages from stable to pre-release ++ treat version names containing letters as pre-releases +-- +Changed: ++ about: put the repo's actual name instead of "this repository" (install/update button) ++ browser: add "Select all" and "Unselect all" actions to the context menu in empty areas ++ browser: add a link to the repository management window ++ browser: better UI for filtering by package type ++ browser: don't lose current selection when filtering ++ browser: give focus to the filter box when clicking on the Clear button ++ browser: move selection-wide actions to the context menu when >1 package are selected ++ browser: only show the last available version in the list if it's actually newer ++ browser: reload when importing/toggling/removing repositories ++ browser: remember queued actions when reloading the list ++ browser: show selection-wide actions even if the mouse isn't over an entry ++ browser: tick the "Versions" submenu when a version is queued for install ++ browser: warn if no repositories are enabled when opening the window ++ config: enhance organization of the ini file (warning: some settings will be lost) ++ ignore case when sorting list views ++ import: always show the repository name in post-import message boxes ++ import: don't interrupt REAPER use when displaying post-import message boxes ++ registry: store original author information (non-breaking change) ++ repo manager: add "Select all" and "Unselect all" actions to the context menu in empty areas ++ show the self-registration error message above REAPER's splash screen ++ synchronize: prevent upgrading to an older version ++ tweak the text of a few message boxes +-- +Fixed: ++ browser: don't repopulate the list twice when only synchronous tasks are ran ++ browser: fix a crash occuring when clearing actions from the queued tab ++ browser: fix handling of installation failures (don't mark pkgs as installed) ++ config: launch migration only after having read the current settings ++ don't crash if an index fails to load when opening an about dialog]]></changelog> + <source platform="darwin32" file="reaper_reapack32.dylib">https://github.com/cfillion/reapack/releases/download/v0.10-beta/reaper_reapack32.dylib</source> + <source platform="darwin64" file="reaper_reapack64.dylib">https://github.com/cfillion/reapack/releases/download/v0.10-beta/reaper_reapack64.dylib</source> + <source platform="win32" file="reaper_reapack32.dll">https://github.com/cfillion/reapack/releases/download/v0.10-beta/reaper_reapack32.dll</source> + <source platform="win64" file="reaper_reapack64.dll">https://github.com/cfillion/reapack/releases/download/v0.10-beta/reaper_reapack64.dll</source> + </version> </reapack> </category> <metadata>