-
Archives
- September 2012
- May 2012
- March 2012
- November 2011
- December 2010
- November 2010
- September 2010
- August 2010
- June 2010
- May 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- March 2005
- January 2005
-
Meta
Category Archives: My Media System
bzr 1.0 out now
The bzr guys just released 1.0 yesterday. Congrats guys! bzr is truly awesome, as in just works, and for the past 1 or 2 years have been been working really good for MMS.
Posted in Free Software, My Media System, VCS
Comments Off
MMS 1.0.8.5 released
New release of the stable branch of MMS. As with all the other releases in the 1.0.8 series, the upgrade should be perfectly safe. No config changes has been made and the focus has been on fixing bugs instead of … Continue reading
Posted in HTPC, My Media System
Comments Off
Boost part 2
In the quest for improving the quality of the MMS code in 1.1.0 I’ve done several things, one of which was to convert all the source to the boost foreach statement. Since I liked the result of the foreach cleanup … Continue reading
Posted in boost, cpp, My Media System, Programming
Comments Off
Touch screen input in MMS 1.1.0
Really wanted to make navigating MMS on the nokia easier so I implemented mouse input which is luckily also what a touch screen is. Yay!
Posted in HTPC, My Media System, tablet
Comments Off
bzr bundles
Stumbled upon this guide today for how to create better patches when the project in question is using bzr (such as MMS ).
Posted in Free Software, My Media System, On the web
Comments Off
My Media System 1.1.0 alpha 2 released
New alpha release out. This new version fixes a bunch of bugs and adds support for submitting your listening pattern to last.fm and also adds a movie info library that will parse your movies and display stuff like the duration, … Continue reading
Posted in HTPC, My Media System
Comments Off
It’s all the little things
Having been coding in c# for some time now, what is really nice about the language compared to c++ is the foreach statement. The syntax is really natural and easy to read: foreach (string s in strings) Compare this to … Continue reading
Posted in My Media System, Programming
2 Comments
CXFE 0.9.2 released
A long time ago, Rett D. Walters created a console frontend for Xine so that we could use that in MMS. I’ve since the last release created quite a few patches for it, and because Rett wasn’t actively maintaining it … Continue reading
Posted in Free Software, My Media System
Comments Off
mms 1.1.0 alpha 1 released
Finally, after god knows how many hours of development we have a version of 1.1.0 ready for a public consumption, albeit for now in the form of an alpha release. Information about the release What is new (lots of screenshots … Continue reading
Posted in HTPC, My Media System
Comments Off
My Media System 1.0.8.4 released
A new stable release of MMS is out. This is a bugfix release and so 15 bugs have been fixed and no new features implemented. Upgrading is recommended.
Posted in HTPC, My Media System
Comments Off