2011-11-22 |
Jonatan Liljedahl | SynthDesc: fix .outputs and .inputs, also add ugen...
|
commit | commitdiff | tree |
2011-11-22 |
Jonatan Liljedahl | AudioControl.isControlUGen returns true. Fixes ControlName...
|
commit | commitdiff | tree |
2011-11-21 |
Jonatan Liljedahl | updated help docs about quark help
|
commit | commitdiff | tree |
2011-11-21 |
Jonatan Liljedahl | Quarks.gui: add 'Classes' and 'Ext methods' buttons...
|
commit | commitdiff | tree |
2011-11-21 |
Jonatan Liljedahl | Add Quark-openHelpFile and use it in Quarks qt gui...
|
commit | commitdiff | tree |
2011-11-21 |
Jonatan Liljedahl | split out HelpBrowser.getOldWrapUrl from HelpBrowser...
|
commit | commitdiff | tree |
2011-11-21 |
Jonatan Liljedahl | OldHelpWrapper.html: not only for classes
|
commit | commitdiff | tree |
2011-11-21 |
Jonatan Liljedahl | Correct SynthDesc.schelp doc
|
commit | commitdiff | tree |
2011-11-20 |
Jonatan Liljedahl | Fix: sc_StandardizePath() now works for non-existing...
|
commit | commitdiff | tree |
2011-11-20 |
Jonatan Liljedahl | Revert "Fix sc_ResolveIfAlias() on linux, return the...
|
commit | commitdiff | tree |
2011-11-20 |
Jonatan Liljedahl | Fix sc_ResolveIfAlias() on linux, return the original...
|
commit | commitdiff | tree |
2011-11-20 |
Jonatan Liljedahl | Help: update docs of SkipJack
|
commit | commitdiff | tree |
2011-11-20 |
Jonatan Liljedahl | SkipJack: Use Routine instead
|
commit | commitdiff | tree |
2011-11-20 |
Jonatan Liljedahl | Help: fix summary for PatternConductor
|
commit | commitdiff | tree |
2011-11-19 |
Jonatan Liljedahl | Server-plotTree: refresh automatically, and use more...
|
commit | commitdiff | tree |
2011-11-17 |
Jonatan Liljedahl | SCDoc: fix syntax coloring of 'pi'
|
commit | commitdiff | tree |
2011-11-17 |
Jonatan Liljedahl | Remove unused UGen code.
|
commit | commitdiff | tree |
2011-11-17 |
Jonatan Liljedahl | HelpBrowser: use new QView-toolTip setter
|
commit | commitdiff | tree |
2011-11-17 |
Jonatan Liljedahl | Add QView-toolTip_ setter
|
commit | commitdiff | tree |
2011-11-17 |
Jonatan Liljedahl | Bugfixes: Main.packages, Quark-definesClasses, Quark...
|
commit | commitdiff | tree |
2011-11-16 |
Jonatan Liljedahl | Help: updated docs regarding 'done' flag.
|
commit | commitdiff | tree |
2011-11-16 |
Jonatan Liljedahl | Demand.kr/ar: set done flag when input stream ends
|
commit | commitdiff | tree |
2011-11-16 |
Jonatan Liljedahl | Updated ChangeLog
|
commit | commitdiff | tree |
2011-11-16 |
Jonatan Liljedahl | DiskIn and VDiskIn: set done flag when finished
|
commit | commitdiff | tree |
2011-11-15 |
Jonatan Liljedahl | HelpBrowser: fix for Cocoa gui
|
commit | commitdiff | tree |
2011-11-15 |
Jonatan Liljedahl | BufRead commands: Always set buf->sndfile handle to...
|
commit | commitdiff | tree |
2011-11-15 |
Jonatan Liljedahl | Close and clear sndfile handle in /b_free command handler.
|
commit | commitdiff | tree |
2011-11-15 |
Jonatan Liljedahl | Avoid method override for Help.gui
|
commit | commitdiff | tree |
2011-11-14 |
Jonatan Liljedahl | Fix JS redirect in Methods.html so that Back button...
|
commit | commitdiff | tree |
2011-11-14 |
Jonatan Liljedahl | Add isRest method and use it in the default Event to...
|
commit | commitdiff | tree |
2011-11-14 |
Jonatan Liljedahl | Add Symbol-isMap primitive. Returns true if the symbol...
|
commit | commitdiff | tree |
2011-11-10 |
Jonatan Liljedahl | Updated ChangeLog
|
commit | commitdiff | tree |
2011-11-09 |
Jonatan Liljedahl | VarLag: fix initial trig bug when warp != \lin
|
commit | commitdiff | tree |
2011-11-06 |
Jonatan Liljedahl | HelpBrowser - add static text label and tooltip for...
|
commit | commitdiff | tree |
2011-11-06 |
Jonatan Liljedahl | Methods.html - for single method display, redirect...
|
commit | commitdiff | tree |
2011-11-06 |
Jonatan Liljedahl | SCDoc.prepareHelpForURL: ignore query string part of url
|
commit | commitdiff | tree |
2011-11-06 |
Jonatan Liljedahl | Search.html - allow setting options in url query string
|
commit | commitdiff | tree |
2011-11-05 |
Jonatan Liljedahl | cmake: better status report when trying to compile...
|
commit | commitdiff | tree |
2011-11-05 |
Jonatan Liljedahl | scdoc: add search field in TOC to quickly filter the...
|
commit | commitdiff | tree |
2011-11-05 |
Jonatan Liljedahl | help: Search.html - sort matches by document title
|
commit | commitdiff | tree |
2011-11-05 |
Jonatan Liljedahl | help: Methods.html - always show a search-for-this...
|
commit | commitdiff | tree |
2011-11-05 |
Jonatan Liljedahl | help: move Overviews/StartupFile.schelp to Reference/
|
commit | commitdiff | tree |
2011-10-31 |
Jonatan Liljedahl | sced3: add missing menu entries from sced2 plugin Signed-off-by: Jonatan Liljedahl <lijon@kymatica.com>
|
commit | commitdiff | tree |
2011-10-21 |
Jonatan Liljedahl | T2K: rewrite, fix memory corruption bug and remove...
|
commit | commitdiff | tree |
2011-10-19 |
Jonatan Liljedahl | BinaryOpUGens: implement rightShift and leftShift bitwise ops
|
commit | commitdiff | tree |
2011-10-19 |
Jonatan Liljedahl | BinaryOpUGens: bitAnd/Or/Xor are bitwise ops, not boolean
|
commit | commitdiff | tree |
2011-10-19 |
Jonatan Liljedahl | fix 'firstArg' specialIndex. Also remove hack from...
|
commit | commitdiff | tree |
2011-10-19 |
Jonatan Liljedahl | Use correct symbols for bitAnd/Or/Xor specialIndex
|
commit | commitdiff | tree |
2011-10-10 |
Jonatan Liljedahl | Node-onFree: return node instead of function
|
commit | commitdiff | tree |
2011-10-02 |
Jonatan Liljedahl | HelpBrowser: use SCDoc.findHelpFile for search box...
|
commit | commitdiff | tree |
2011-10-01 |
Jonatan Liljedahl | SCDoc.findHelpFile - allow match on direct help path...
|
commit | commitdiff | tree |
2011-10-01 |
Jonatan Liljedahl | HelpBrowser - use new String-openOS to open text-files
|
commit | commitdiff | tree |
2011-10-01 |
Jonatan Liljedahl | SCDoc.findHelpFile - open Methods.html only for existing...
|
commit | commitdiff | tree |
2011-09-27 |
Jonatan Liljedahl | SCDocHTMLRenderer: \w in regexp does not work on OSX
|
commit | commitdiff | tree |
2011-09-27 |
Jonatan Liljedahl | scdoc.css: remove subsection horizontal line
|
commit | commitdiff | tree |
2011-09-27 |
Jonatan Liljedahl | SCDocHTMLRenderer: allow linking to non-html files...
|
commit | commitdiff | tree |
2011-09-26 |
Jonatan Liljedahl | SCDoc.makeCategoryMap - make sure to generate the doc_map...
|
commit | commitdiff | tree |
2011-09-23 |
Jonatan Liljedahl | SCDoc: improve anchor target highlighting
|
commit | commitdiff | tree |
2011-09-23 |
Jonatan Liljedahl | SCDoc.syncNonHelpFiles: force rsynced files to be writable...
|
commit | commitdiff | tree |
2011-09-18 |
Jonatan Liljedahl | SCDoc: added *findHelpSource, use this in SCDoc.findHelpFile...
|
commit | commitdiff | tree |
2011-09-18 |
Jonatan Liljedahl | HelpBrowser: use Monaco as default fixed font on OSX...
|
commit | commitdiff | tree |
2011-09-18 |
Jonatan Liljedahl | HelpBrowser: detect old helpfiles and open in OldHelpWrapper...
|
commit | commitdiff | tree |
2011-09-18 |
Jonatan Liljedahl | scdoc.js: improved check to see if this is a class doc
|
commit | commitdiff | tree |
2011-09-18 |
Jonatan Liljedahl | scdoc: OldHelpWrapper.html should refresh if already...
|
commit | commitdiff | tree |
2011-09-18 |
Jonatan Liljedahl | Never reference QtGUI class directly, since it may...
|
commit | commitdiff | tree |
2011-09-18 |
Jonatan Liljedahl | scdoc.css: force white background
|
commit | commitdiff | tree |
2011-09-17 |
Jonatan Liljedahl | Some small helpfile fixes
|
commit | commitdiff | tree |
2011-09-16 |
Jonatan Liljedahl | Revert "scdoc.css: use Monaco for code if available"
|
commit | commitdiff | tree |
2011-09-13 |
Jonatan Liljedahl | CoinGate.ar: keep input trigger length
|
commit | commitdiff | tree |
2011-09-13 |
Jonatan Liljedahl | scdoc.css: thinner title and section head borders....
|
commit | commitdiff | tree |
2011-09-13 |
Jonatan Liljedahl | scdoc.css: use Monaco for code if available
|
commit | commitdiff | tree |
2011-09-13 |
Jonatan Liljedahl | docs: mention CSS customization in helpfile for SCDocHTMLRen...
|
commit | commitdiff | tree |
2011-09-13 |
Jonatan Liljedahl | HelpBrowser: display 'Search...' in search box before...
|
commit | commitdiff | tree |
2011-09-05 |
Jonatan Liljedahl | HelpBrowser: remove Home button since it's already...
|
commit | commitdiff | tree |
2011-09-02 |
Jonatan Liljedahl | Let SCDoc findHelpFile open old help for undocumented...
|
commit | commitdiff | tree |
2011-08-28 |
Jonatan Liljedahl | Docs: some category fixes
|
commit | commitdiff | tree |
2011-08-28 |
Jonatan Liljedahl | Sced: add menu entry for method arguments help
|
commit | commitdiff | tree |
2011-08-28 |
Jonatan Liljedahl | add Help.methodArgs(string)
|
commit | commitdiff | tree |
2011-08-20 |
Jonatan Liljedahl | OSCFunc and friends helpfile fixes
|
commit | commitdiff | tree |
2011-08-08 |
Jonatan Liljedahl | WiiMote.discover: return device object if successful...
|
commit | commitdiff | tree |
2011-08-07 |
Jonatan Liljedahl | SCDoc: display link::docpath:: at end of document....
|
commit | commitdiff | tree |
2011-07-23 |
Jonatan Liljedahl | SCDoc: don't generate broken 'old help' link if old...
|
commit | commitdiff | tree |
2011-07-23 |
Jonatan Liljedahl | SCDoc css: highlight anchor link target
|
commit | commitdiff | tree |
2011-07-07 |
Jonatan Liljedahl | SCDoc & HelpBrowser: send notification when docmap...
|
commit | commitdiff | tree |
2011-07-04 |
Jonatan Liljedahl | WiiMote: Fix bug that made .discover fail if a device...
|
commit | commitdiff | tree |
2011-07-04 |
Jonatan Liljedahl | WiiMote: Don't add device to WiiMote.all if no device...
|
commit | commitdiff | tree |
2011-07-03 |
Jonatan Liljedahl | HelpBrowser: use 80% of screen height for default window...
|
commit | commitdiff | tree |
2011-07-01 |
Jonatan Liljedahl | SCDoc: fix bug that did not update scdoc_cache and...
|
commit | commitdiff | tree |
2011-06-29 |
Jonatan Liljedahl | sced: add menu entries for 'recompile class lib' and...
|
commit | commitdiff | tree |
2011-06-23 |
Jonatan Liljedahl | HelpBrowser: escape spaces in openTextFile when using...
|
commit | commitdiff | tree |
2011-06-20 |
Jonatan Liljedahl | HelpBrowser: unescape %20 to space in path in openTextFile
|
commit | commitdiff | tree |
2011-06-17 |
Jonatan Liljedahl | HelpBrowser: fix display of current doc path
|
commit | commitdiff | tree |
2011-06-17 |
Jonatan Liljedahl | SCDoc: render related:: links the same way as link::
|
commit | commitdiff | tree |
2011-06-16 |
Jonatan Liljedahl | SCDoc: colorize ~environment variables. Add syntax_colors...
|
commit | commitdiff | tree |
2011-06-15 |
Jonatan Liljedahl | SCDoc: limit prettify punctuation regex to non-operators...
|
commit | commitdiff | tree |
2011-06-14 |
Jonatan Liljedahl | Fix stacksize default args, and let forkIfNeeded behave...
|
commit | commitdiff | tree |
2011-06-07 |
Jonatan Liljedahl | Sced: add menu item to open development file corresponding...
|
commit | commitdiff | tree |
2011-06-02 |
Jonatan Liljedahl | SCDoc: small fix for limit-and-sort-subclass-list..
|
commit | commitdiff | tree |
2011-06-02 |
Jonatan Liljedahl | SCDoc: limit number of listed subclasses in classdocs
|
commit | commitdiff | tree |
2011-06-02 |
Jonatan Liljedahl | HelpBrowser: show find-in-document box when pressing...
|
commit | commitdiff | tree |