Quick Sign In:  

Forum: Beta Builds Regression Bugs

Topic: BUILD 2276

This topic is old and might contain outdated or incorrect information.

-search action can accept action queries using backtick
-fix case sensitivity for browsing unzipped skins
-in single-touch scroll mode, 2 fingers can be used to drag a song
-new vdjScript keyword: isok
-new vdjScript action: mix_and_load_next
-Fix using hot_cue action in stutter mode with keyboard
-Fix recurse not preserved when dropping a file on a virtual folder in the tree list
 

Posted Tue 19 May 15 @ 2:16 pm
locoDogPRO InfinityModeratorMember since 2013
-new vdjScript keyword: isok

Really? Where? (maybe I don't understand what this if for)
 

Posted Tue 19 May 15 @ 3:00 pm
djdadPRO InfinityDevelopment ManagerMember since 2005
isok will return true if the following action/feature is available at that time. Its more or less what the can_sandbox does.. so instead of adding can_ to any action that may needs that, you can now use iosk action
Not sure for which actions is implemented though (mix_and_load_next is one of them)
 

Posted Tue 19 May 15 @ 5:42 pm
Search action backtick? What is backtick??

Does it mean if I've searched for say five different things, I can recall these searches without retyping?? No?
 

Posted Tue 19 May 15 @ 7:43 pm
djdadPRO InfinityDevelopment ManagerMember since 2005
Backtick is the character `
So you can now have ...
search "`get_browsed_title`"
or
search "`get_browsed_song 'genre'`"
which is equal to type the Title or Genre of the Browsed track in the Search box

Since the Search action expects a Text, the backitck ensures that the VDJ script action will be executed first, prior search gets the required text string.
 

Posted Tue 19 May 15 @ 9:13 pm


(Old topics and forums are automatically closed)