Difference between revisions of "Lunettes"

From VideoLAN Wiki
Jump to navigation Jump to search
(Initial creation.)
 
Line 1: Line 1:
= VLC for Mac death is "greatly exagerated" / What is Lunettes? =
+
<div style="text-align: center;">
 +
<div style="width: 600px; margin: auto; text-align: left;">
 +
= VLC for Mac death is "greatly exagerated" / What is Lunettes? =
  
VLC for Mac is being maintained. However the old Cocoa graphical interface of VLC, is not being maintained at this time.
+
VLC for Mac is being maintained. However the '''old Cocoa graphical interface''' of VLC, is not being maintained at this time.  
  
The reason is that we are in the process of rewriting a new interface for VLC. Its codename is Lunettes.
+
The reason is that we are in the process of rewriting a new interface for VLC. Its codename is Lunettes.  
  
Why a rewrite? This is something really easy to see. VLC for Mac is not "Mac" enough.
+
Why a rewrite? This is something really easy to see. VLC for Mac is just not "Mac" enough.  
  
So far, we could name 3 reasons for that:
+
So far, we could name 3 reasons for that:  
  
1- VLC doesn't attract designers. They can't easily give a refresh of the graphical interface.
+
== VLC doesn't attract designers. ==
  
Hence, we have decided to offer to designer the possibility to edit via a simple text file the look of VLC. Even Windows and Fullscreen Head-Up-Display can be changed using CSS.
+
They can't easily give a refresh of the graphical interface.  
  
2- VLC's interface code comes from the 2000s. We need to refresh it.
+
Hence, we have decided to offer to designer the possibility to edit via a simple text file the look of VLC. Even Windows and Fullscreen Head-Up-Display can be changed using CSS.  
  
We want to use [VLCKit] which is pure Cocoa, Objective-C 2.0 with bindings supports. This will help us concentrating on features.
+
<br>
 
As a positive side effects, we'll not use old non-64 bits compatible APIs.
 
  
3- VLC is not a good Video Player. We want to make sure you'll get the best experience ever when watching your favorites TV shows or Movies using VLC.
+
== VLC's interface code comes from the 2000s. ==
  
For instance, if I am watching a TV show, and then quit Lunettes. At next launch it will offer you to go back to where you were.
+
We need to refresh it.  
  
Then, we added a better way to visualize the media discovery. This is a seldom known feature of VLC. No, if you are on a local network that streams TV content (Freebox), it will automatically appear.
+
We want to use [[VLCKit]] which is pure Cocoa, Objective-C 2.0 with bindings supports. This will help us concentrating on features.  
  
Then the famous playlist fades out: It is not visible by default, and you don't have to use it anymore.
+
As a positive side effects, we'll not use old non-64 bits compatible APIs.  
  
And then in fullscreen you can now scroll through your playlist or TV channels.
+
<br>
  
And finally Lunettes is 64 bits.
+
== VLC is not a good Video Player. ==
  
For now, Lunettes is being hosted at:
+
We want to make sure you'll get the best experience ever when watching your favorites TV shows or Movies using VLC.  
http://github.com/pdherbemont/Glasses
 
  
We still want new developers to help us! Try to build VLC and Lunettes!
+
*For instance, if I am watching a TV show, and then quit Lunettes. At next launch it will offer you to go back to where you were.
  
Pierre.
+
*Then, we added a better way to visualize the media discovery. This is a seldom known feature of VLC. No, if you are on a local network that streams TV content (Freebox), it will automatically appear.
 +
 
 +
*Then the famous playlist fades out: It is not visible by default, and you don't have to use it anymore.
 +
 
 +
*Also in fullscreen you can now scroll through your playlist or TV channels.
 +
 
 +
*And finally Lunettes is 64 bits.
 +
 
 +
<br>
 +
 
 +
For now, Lunettes is being hosted at: http://wiki.github.com/pdherbemont/Glasses
 +
 
 +
We still want new developers to help us! Try to build VLC and Lunettes!
 +
 
 +
Pierre.  
 +
</div>
 +
</div>

Revision as of 17:26, 17 December 2009

VLC for Mac death is "greatly exagerated" / What is Lunettes?

VLC for Mac is being maintained. However the old Cocoa graphical interface of VLC, is not being maintained at this time.

The reason is that we are in the process of rewriting a new interface for VLC. Its codename is Lunettes.

Why a rewrite? This is something really easy to see. VLC for Mac is just not "Mac" enough.

So far, we could name 3 reasons for that:

VLC doesn't attract designers.

They can't easily give a refresh of the graphical interface.

Hence, we have decided to offer to designer the possibility to edit via a simple text file the look of VLC. Even Windows and Fullscreen Head-Up-Display can be changed using CSS.


VLC's interface code comes from the 2000s.

We need to refresh it.

We want to use VLCKit which is pure Cocoa, Objective-C 2.0 with bindings supports. This will help us concentrating on features.

As a positive side effects, we'll not use old non-64 bits compatible APIs.


VLC is not a good Video Player.

We want to make sure you'll get the best experience ever when watching your favorites TV shows or Movies using VLC.

  • For instance, if I am watching a TV show, and then quit Lunettes. At next launch it will offer you to go back to where you were.
  • Then, we added a better way to visualize the media discovery. This is a seldom known feature of VLC. No, if you are on a local network that streams TV content (Freebox), it will automatically appear.
  • Then the famous playlist fades out: It is not visible by default, and you don't have to use it anymore.
  • Also in fullscreen you can now scroll through your playlist or TV channels.
  • And finally Lunettes is 64 bits.


For now, Lunettes is being hosted at: http://wiki.github.com/pdherbemont/Glasses

We still want new developers to help us! Try to build VLC and Lunettes!

Pierre.