making "enqueue" as default left click action - suggested feature

2 posters

Go down

making "enqueue" as default left click action - suggested feature Empty making "enqueue" as default left click action - suggested feature

Post by rischeng Mon Feb 29, 2016 7:48 pm

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

Back to top Go down

making "enqueue" as default left click action - suggested feature Empty Re: making "enqueue" as default left click action - suggested feature

Post by Admin Tue Mar 01, 2016 3:30 am

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.

Admin
Admin

Posts : 7369
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

making "enqueue" as default left click action - suggested feature Empty Re: making "enqueue" as default left click action - suggested feature

Post by rischeng Tue Mar 01, 2016 8:12 pm

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

Back to top Go down

making "enqueue" as default left click action - suggested feature Empty Re: making "enqueue" as default left click action - suggested feature

Post by Admin Tue Mar 01, 2016 8:23 pm

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.

Admin
Admin

Posts : 7369
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

making "enqueue" as default left click action - suggested feature Empty Re: making "enqueue" as default left click action - suggested feature

Post by rischeng Tue Mar 01, 2016 8:49 pm

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

rischeng

Posts : 4
Join date : 2016-02-29

Back to top Go down

making "enqueue" as default left click action - suggested feature Empty Re: making "enqueue" as default left click action - suggested feature

Post by Admin Wed Mar 02, 2016 4:19 pm

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"

Admin
Admin

Posts : 7369
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

making "enqueue" as default left click action - suggested feature Empty Re: making "enqueue" as default left click action - suggested feature

Post by rischeng Wed Mar 02, 2016 6:56 pm

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

Back to top Go down

making "enqueue" as default left click action - suggested feature Empty Re: making "enqueue" as default left click action - suggested feature

Post by Admin Wed Mar 02, 2016 7:11 pm

Code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\WMP11.AssocFile.MP3\shell]
@="enqueue"

[HKEY_CLASSES_ROOT\KLCP.WMP.flac\shell]
@="enqueue"

Admin
Admin

Posts : 7369
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

making "enqueue" as default left click action - suggested feature Empty Re: making "enqueue" as default left click action - suggested feature

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum