Foo_osd, keyboard shortcut |
![]() ![]() |
Foo_osd, keyboard shortcut |
Feb 5 2011, 21:07
Post
#76
|
|
|
Group: Members Posts: 19 Joined: 13-September 09 Member No.: 73157 |
Foobar v1.1.2
On-Screen Display v1.68 Is there anyway to get this not to show volume when the volume is adjusted. General Tab: Automatically pop-up on: doesn't seem to do anything I have Volume unchecked, Auto. pop-up on check or unchecked. Nothing seems to effect where the Volume is displayed. Hope kode54 or someone can help.. driving me nuts.. well more nuts.. Thanks |
|
|
|
Feb 5 2011, 21:12
Post
#77
|
|
![]() Group: Members Posts: 1237 Joined: 6-March 04 From: Sweden Member No.: 12509 |
Make sure you have it disabled in all your presets, the drop-down menu at the top.
|
|
|
|
Feb 28 2011, 11:14
Post
#78
|
|
|
Group: Members Posts: 1 Joined: 28-February 11 Member No.: 88577 |
any possibility to change "... and hide on stop" into "... and hide on pause" ,or add maybe ,not sure if any1 asked for this before ,cant rly find it.
|
|
|
|
Mar 29 2011, 14:06
Post
#79
|
|
|
Group: Members Posts: 4 Joined: 11-February 10 Member No.: 78076 |
ver 1.62 introduced stretching OSD over all virtual desktop size. Is there a control to show the OSD just on one of the multiple monitors ?
I'd like the OSD to show just on one monitor. |
|
|
|
Mar 29 2011, 14:26
Post
#80
|
|
![]() Group: Admin Posts: 4219 Joined: 15-December 02 Member No.: 4082 |
Only if you want to configure the current resolution for each screen manually. I don't really want to go into detecting the resolution of every desktop or where they are arranged in the virtual desktop space.
Set the position so it only appears on one monitor. |
|
|
|
Apr 7 2011, 17:18
Post
#81
|
|
|
Group: Members Posts: 12 Joined: 7-November 10 Member No.: 85514 |
Hey kode,
Since I've configured the OSD to display the artist name, track number and name, album title etc., sometimes the line's too long for the screen width. It still remains centered of course (as per my position settings), but the two ends get chopped off. So would it be possible to add an option (checkbox) to wrap the text if required? Also, the default preset is called, of course, "Default" (no surprises there!) I made extensive changes to that preset till everything was just so. Unfortunately, somehow I pressed the Add button and another preset called "Default" got added, so that now there were two with the same name. On noticing this, of course I ended up deleting the wrong one by mistake, and had to redo everything to get it back to the way I liked it. So a simple solution would be to add new presets as "Default (1)", "Default (2)" etc. if "Default", "Default (1)" etc. already exist. |
|
|
|
Apr 10 2011, 21:55
Post
#82
|
|
|
Group: Members Posts: 5 Joined: 21-June 09 Member No.: 70867 |
Hi there,
The option I really miss, is turning whole OSD off with shortcut. (the overlay switch). I sometimes get the OSD on fullscreen applications, and in most cases it does weird stuff. What might be useful: - Detecting fullscreen, and turning off the OSD when it is active (this would be really nice) - Getting a keyboard shortcut (most likely global) to turn off the overlay switch Hope I helped in any way. Cheers |
|
|
|
Apr 14 2011, 18:53
Post
#83
|
|
![]() Group: Admin Posts: 4219 Joined: 15-December 02 Member No.: 4082 |
Auto line wrapping: When I feel like it.
Detecting full screen applications and shutting off manually: The same. Keyboard shortcut to enable or disable the overlays altogether: Open the usual keyboard shortcuts dialog, locate [main] -> View -> On-Screen Display -> Enable, bind a key to it. |
|
|
|
Apr 15 2011, 14:27
Post
#84
|
|
|
Group: Members Posts: 100 Joined: 12-May 10 Member No.: 80594 |
Would it be hard to not disable the the OSD with fullscreen apps but instead displaying it on top of them?
I really would love to have the OSD displayed in games and stuff like fraps and other programs do it. Aren't there some DirectX hook samples to ease that? -------------------- The very act of observing, influences what happens.
|
|
|
|
Apr 16 2011, 05:25
Post
#85
|
|
![]() Group: Admin Posts: 4219 Joined: 15-December 02 Member No.: 4082 |
fraps and other programs do it by hooking into the process and displaying it using their DirectX or OpenGL context. I don't really feel like getting into that sort of thing right now.
|
|
|
|
Oct 14 2011, 17:47
Post
#86
|
|
|
Group: Members Posts: 5 Joined: 21-June 09 Member No.: 70867 |
Thanks a lot for answers.
|
|
|
|
Jan 8 2012, 10:36
Post
#87
|
|
|
Group: Members Posts: 23 Joined: 8-January 12 Member No.: 96308 |
Hi kode, thanks for the great plugin! If you're still actively developing it, may I make a request? I have global hotkeys set for changing foobar's volume, and foo_osd displays a volume bar whenever I do so. However, I'd love to have an option to display the exact dB to the left or right of the bar, just as foobar's own volume control does in a tooltip when it is moved. An exact dB display will really be the icing on the cake, so if at all possible, please add an option for this to foo_osd. Thanks!
This post has been edited by John2K: Jan 8 2012, 10:37 |
|
|
|
Jan 25 2012, 08:19
Post
#88
|
|
![]() Group: Admin Posts: 4219 Joined: 15-December 02 Member No.: 4082 |
I'll look into implementing that, but it will be kind of a pain since the current volume overlay is fully vector rendered and doesn't actually contain any text.
|
|
|
|
Jan 25 2012, 08:43
Post
#89
|
|
|
Group: Members Posts: 23 Joined: 8-January 12 Member No.: 96308 |
Well I'm obviously not conversant with the actual programming techniques involved. I just thought that since the same component is able to display my song titles on track change, it would be simple to add an optional dB display as well to the volume bar.
Thanks for looking into it, and if it's at all possible, that would be awesome. |
|
|
|
Apr 13 2012, 21:57
Post
#90
|
|
|
Group: Members Posts: 2 Joined: 13-April 12 Member No.: 98782 |
Only if you want to configure the current resolution for each screen manually. I don't really want to go into detecting the resolution of every desktop or where they are arranged in the virtual desktop space. Set the position so it only appears on one monitor. Hi, considering I use it in a portable install with multiple machines and monitor configurations, that's really inconvenient. It seems like you can get the resolution and arrangement fairly easily with a call to EnumDisplayMonitors(NULL,NULL,callback,opaque), then your callback will be fed the LPRECT of each monitor's bounding box as argument #3 and you can call GetMonitorInfo on callback's arg #1 to find the primary monitor. It'd be fantastic if there was a checkbox to sticky it to the primary monitor. If it is more complicated than I think it is, don't worry about it, but I'd really appreciate it if you could make it happen. |
|
|
|
Apr 14 2012, 07:39
Post
#91
|
|
![]() Group: Admin Posts: 4219 Joined: 15-December 02 Member No.: 4082 |
Okay, so now you can put the overlays on any monitor in the system.
|
|
|
|
Apr 16 2012, 22:17
Post
#92
|
|
|
Group: Members Posts: 2 Joined: 13-April 12 Member No.: 98782 |
Thank you!
|
|
|
|
Apr 18 2012, 00:05
Post
#93
|
|
|
Group: Members Posts: 3 Joined: 28-June 10 Member No.: 81883 |
Is there any way to make the OSD display at all times instead of just for x seconds upon a given event? I set "display forever" in options but it seems to have absolutely no effect, and documentation seems nonexistent.
|
|
|
|
Apr 18 2012, 00:20
Post
#94
|
|
|
Group: Members Posts: 2270 Joined: 19-May 08 Member No.: 53637 |
Tested with On Play event. Works fine here.
Foobar2000 1.1.12B OSD 1.69 XP pro |
|
|
|
Apr 18 2012, 00:33
Post
#95
|
|
![]() Group: Admin Posts: 4219 Joined: 15-December 02 Member No.: 4082 |
|
|
|
|
Apr 18 2012, 00:44
Post
#96
|
|
|
Group: Members Posts: 3 Joined: 28-June 10 Member No.: 81883 |
"Display forever" works as intended here. Perhaps you set it on the wrong overlay preset? All of the settings in the tabs are overlay specific. OSD 1.69 I may also ask why you haven't updated yet. I'm on version 1.70 and I have selected/applied the correct preset as far as I know, http://is.gd/AF8Kdx |
|
|
|
Apr 18 2012, 00:56
Post
#97
|
|
|
Group: Members Posts: 2270 Joined: 19-May 08 Member No.: 53637 |
|
|
|
|
Apr 18 2012, 01:59
Post
#98
|
|
![]() Group: Admin Posts: 4219 Joined: 15-December 02 Member No.: 4082 |
Well, it's the only change I made, but it's worth having, in case you ever do get a second monitor or more. Better than having the overlay centered across the entire virtual desktop space.
|
|
|
|
Apr 18 2012, 02:52
Post
#99
|
|
|
Group: Members Posts: 3 Joined: 28-June 10 Member No.: 81883 |
love how my issue is completely brushed off/ignored. last time I ask a shit-dev anything on this forum again.
|
|
|
|
Apr 18 2012, 03:48
Post
#100
|
|
|
Group: Members Posts: 2270 Joined: 19-May 08 Member No.: 53637 |
Nice attitude toward someone who volunteers time with free software. What have you contributed to the community?
By the way: I can not replicate the issue. The Dev can not replicate the issue. No one currently is confirming this is a problem. This is an international forum: it is always the middle of the night somewhere. Pebkac is very difficult and sometimes time consuming to troubleshoot Try to not let the forum door hit you on your way out. This post has been edited by tpijag: Apr 18 2012, 03:53 |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd May 2013 - 14:51 |