making "enqueue" as default left click action - suggested feature
2 posters
Page 1 of 1
making "enqueue" as default left click action - suggested feature
hi. i would like to suggest to put in this feature in your next update on the codec pack. i have done this using context edit but it would be great if you already have this feature so i dont need to set it up. what i actually do is i change the default action of EACH file association. its very tiring and i do not know how to automate it. hopefully you could accommodate this suggestion. thank you and more power
rischeng- Posts : 4
Join date : 2016-02-29
Re: making "enqueue" as default left click action - suggested feature
Enqueue option is available in the right-click menu.
New options are only added if they are going to be used by a significant number of people.
New options are only added if they are going to be used by a significant number of people.
Re: making "enqueue" as default left click action - suggested feature
wouldnt a significant number of people want their default action (left click) be enqueue? maybe they dont know it is possible. how about creating a poll if people would want that option? thanks for the speedy reply
rischeng- Posts : 4
Join date : 2016-02-29
Re: making "enqueue" as default left click action - suggested feature
Most people use it primarily for video playback. In that case they want Play as the default.
Why is right-clicking a problem for you? A little tip: you can hold Ctrl button to select multiple files in Explorer.
Why is right-clicking a problem for you? A little tip: you can hold Ctrl button to select multiple files in Explorer.
Re: making "enqueue" as default left click action - suggested feature
its actually very convenient for me to have this left click option. i actually have set it up already here.
i like enqueue to be default since enqueue or play does the same thing on the first file that you click. and then enqueue just adds to the playlist the succeeding files that you would click. actually, i recently upgraded to windows 10 and been having problems with the enqueue function being the default. i have a habit of clicking succeeding songs while currently playing a song. its extremely convenient for me to have the songs enqueued when i left click since i select multiple songs and each of them during a random interval. anyway, i have already done this on my pc. i just wanted to share this idea to you in case you were interested. thanks a lot for the responses i really appreciate what you do here. this is actually a new account and i remembered asking you regarding a problem i had before and you were also prompt on replying to those issues. more power to you sir
i like enqueue to be default since enqueue or play does the same thing on the first file that you click. and then enqueue just adds to the playlist the succeeding files that you would click. actually, i recently upgraded to windows 10 and been having problems with the enqueue function being the default. i have a habit of clicking succeeding songs while currently playing a song. its extremely convenient for me to have the songs enqueued when i left click since i select multiple songs and each of them during a random interval. anyway, i have already done this on my pc. i just wanted to share this idea to you in case you were interested. thanks a lot for the responses i really appreciate what you do here. this is actually a new account and i remembered asking you regarding a problem i had before and you were also prompt on replying to those issues. more power to you sir
rischeng- Posts : 4
Join date : 2016-02-29
Re: making "enqueue" as default left click action - suggested feature
You can easily set Enqueue as default (for MPC-HC x64) with this registry script. Adding more extensions should be trivial.
- Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\mplayerc64.mp3\shell]
@="enqueue"
[HKEY_CLASSES_ROOT\mplayerc64.flac\shell]
@="enqueue"
Re: making "enqueue" as default left click action - suggested feature
thanks sir. how about for windows media player for windows 10? i use wmp since it has a crossfade feature
rischeng- Posts : 4
Join date : 2016-02-29
Re: making "enqueue" as default left click action - suggested feature
- Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\WMP11.AssocFile.MP3\shell]
@="enqueue"
[HKEY_CLASSES_ROOT\KLCP.WMP.flac\shell]
@="enqueue"
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum