INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: JRiver Media Center 19.0.116 for Debian  (Read 2649 times)

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13599
JRiver Media Center 19.0.116 for Debian
« on: February 10, 2014, 06:19:33 pm »

http://files.jriver.com/mediacenter/channels/v19/latest/MediaCenter-19.0.116.deb

Purchase link

19.0.116 (2/10/2014)

1. Fixed: Prevent tooltips and transparent windows from stealing input focus. Fixes upper right corner search box.

19.0.115 (2/5/2014)

1. Changed: Completely reworked the linux ALSA audio output device control to be more efficient and reduce latency.
2: NEW: Allow advanced user control of the latency.

19.0.112 (1/30/2014)

1. Fixed: Stability improvements.
2. Changed: Moved timeout to April 9th 2014

19.0.109 (1/23/2014)

1. Fixed: Workaround a curl bug that could cause crashing on slow dns lookups.
2. Fixed: Window focus issues. Need feedback.

19.0.108 (1/21/2014)

1. Fixed: Stability improvements.

19.0.103-3 (1/14/2014)

1. Fixed: Stability improvements.

19.0.103-2 (1/13/2014)

1. Changed: Removed system requirement for libcrypto++ and libboost-regex.

19.0.103 (1/9/2014)

1. NEW: Implemented libboost for regular expressions to match the windows and mac versions.
2. Changed: More dependencies tuning.

19.0.102 (1/3/2014)

1. Changed: Bumped timeout to February 9th 2014
2. Changed: Package no longer depends on the various linux audio encoders to install, they are recommended but not required leaving it up to the user to install. These are Lame, Vorbis-tools, Musepack-tools. They can be 32 or 64 bit.

19.0.94 (12/16/2013)

1. Fixed: Bug introduced from the column header crash fix.

19.0.92 (12/11/2013)

1. New: Added Musepack (mpc) encoder (requires system musepack-tools).
2. Fixed: Pathname length for files increased from 260 to 4096.

19.0.91 (12/10/2013)

1. Changed: More shared library work (stability).
2. Changed: Now requires system libcrypto++9 (>= 5.6.1)
3. Fixed: MPC (Musepack) input plugin.

19.0.90 (12/9/2013)

1. Fixed: .deb pacakge dependencies will allow either i386 or amd64 versions of lame and vorbis-tool and un-arched xfonts.
2. Changed: Reliability in loading shared libraries, was causing problems when switching between audio formats during playback.

19.0.89 (12/6/2013)

1. New: Added OGG encoder.

19.0.88 (12/5/2013)

1. Fixed: OGG input plugin.

19.0.85-1 (12/3/2013)

1. Faster: Drawing from an internal image to the screen is much faster (requires 0 memory manipulations before draw; previously required two copies before draw).
2. Changed: More resolutions avaiable for the dynamic MC Icon.
3. Fixed: DLNA fixes from the main code.

Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13599
Re: JRiver Media Center 19.0.116 for Debian
« Reply #1 on: February 10, 2014, 06:25:57 pm »

Looks like it fixes the funky tooltip fonts on compiz too (at least on my 64 bit ubuntu test box).
Logged

InflatableMouse

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3978
Re: JRiver Media Center 19.0.116 for Debian
« Reply #2 on: February 11, 2014, 12:14:08 am »

1. Fixed: Prevent tooltips and transparent windows from stealing input focus. Fixes upper right corner search box.

Finally! :P

Thanks!
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13599
Re: JRiver Media Center 19.0.116 for Debian
« Reply #3 on: February 11, 2014, 09:09:19 am »

Finally! :P

Thanks!
It's pretty slow getting these GUI fixes because there's not much in the way of good examples of what we are trying to do with our only requirement being very low level access. Really nobody is doing that any more.
The other issue is that MC is coded to the behavior of Windows and Mac and the X11 low level behavior is quite different.
Finally working in the linux dev environment is clunky and slow compared to Visual Studio and XCode.
Logged

sfb2

  • Recent member
  • *
  • Posts: 6
Re: JRiver Media Center 19.0.116 for Debian
« Reply #4 on: February 11, 2014, 10:12:45 am »

Xubuntu 13.10 I386 :

1.> library import not fully browsable -> u have to manually add some subdirectories
2.> short count of the added files (on the left) (after library import) not displaying right
Logged

InflatableMouse

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3978
Re: JRiver Media Center 19.0.116 for Debian
« Reply #5 on: February 11, 2014, 03:30:47 pm »

It's pretty slow getting these GUI fixes because there's not much in the way of good examples of what we are trying to do with our only requirement being very low level access. Really nobody is doing that any more.
The other issue is that MC is coded to the behavior of Windows and Mac and the X11 low level behavior is quite different.
Finally working in the linux dev environment is clunky and slow compared to Visual Studio and XCode.

I'm sure you understand, but when I said "finally" I was only joking. I hope it didn't come across as a complaint or anything, it really wasn't.

I really appreciate all the work you're doing, thank you!
Logged

InflatableMouse

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3978
Re: JRiver Media Center 19.0.116 for Debian
« Reply #6 on: February 11, 2014, 03:34:37 pm »

Back on topic  ;D, I'm afraid it's not completely working. Half way there I suppose ;)

Although the tooltip no longer blocks keyboard input, I still can't click to select whatever is below a tooltip.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13599
Re: JRiver Media Center 19.0.116 for Debian
« Reply #7 on: February 11, 2014, 11:38:44 pm »

I'm sure you understand, but when I said "finally" I was only joking. I hope it didn't come across as a complaint or anything, it really wasn't.

I really appreciate all the work you're doing, thank you!
I didn't take it bad, I just thought it would be good to let people know why the GUI stuff is going pretty slow.
Did a lot of messing around with the filesystem calls today, trying to fill out the missing functionality.
The next build will have working library automatic backups and handle some of the differences between reserved characters (: \  etc).
Logged
Pages: [1]   Go Up