clutter-grilo-player:cgp.git
2010-04-05 José Dapena PazAdded autogen.sh file depending on gnome-autogen.sh. 0.1.0
2010-04-05 José Dapena PazChanges to prepare first release.
2010-03-25 José Dapena PazOpen shoutcast playlists to get a valid URI, using...
2010-03-25 José Dapena PazAdd support for searching in search allowed providers.
2010-03-25 José Dapena PazFix crash on closing cgp, setting actors that were...
2010-03-24 José Dapena PazUpdate the title banner with GrlMedia information
2010-03-24 José Dapena PazUse GrlMedia instead of uri as content object to be...
2010-03-24 José Dapena PazWorkaround for apple trailers.
2010-03-24 José Dapena PazUpdate to use MX 0.8.0
2010-03-22 José Dapena PazFix browsing a bit, and hide medias without an URL.
2010-03-22 José Dapena PazNavigation through media and categories now working.
2010-03-22 José Dapena PazHandle adding/removing items in library and its pathbar
2010-03-22 José Dapena PazNow CgpPluginsModel will hold all the types visible.
2010-03-22 José Dapena PazShow library with fade effect, instead of scaling the...
2010-03-22 José Dapena PazAdded new CgpLibraryGroup (group of widgets for browsin...
2010-03-17 José Dapena PazNew CgpPluginsListView, a list view that shows availabl...
2010-03-17 José Dapena PazNew CgpPluginsModel, a ClutterModel that represents...
2010-03-17 José Dapena PazInitialize grilo plugins.
2010-03-17 José Dapena PazAdd dependency on grilo.
2010-03-17 José Dapena PazRemoved data/Makefile, shoudln't be in repository.
2010-03-16 José Dapena Paz"Show library" button in toolbar that scales the player...
2010-03-15 José Dapena PazProgress/duration label in toolbar added.
2010-03-15 José Dapena PazAdded progress bar to toolbar box.
2010-03-15 José Dapena PazNew CgpToolbarBox object, for holding the toolbar buttons.
2010-03-12 José Dapena PazMigrate to use mx 0.7.3.
2010-03-11 José Dapena PazAdded missing Makefile.am files in the data/styles...
2010-03-11 José Dapena PazNew code to handle visibility of title banner, and...
2010-03-11 José Dapena PazNow CgpPlayerGroup has a method to get the ClutterMedia...
2010-03-11 José Dapena PazUse directly ClutterGstVideoTexture.
2010-03-11 José Dapena PazTitle banner fonts and color changed.
2010-03-11 José Dapena Paz* Title banner style change: the background is now...
2010-03-11 José Dapena PazRework allocation algorithms to better fit the title...
2010-03-11 José Dapena Paz* Added support for styling title banner using CSS.
2010-03-10 José Dapena PazMake title banner get the full cgp player group width.
2010-03-10 José Dapena Paz* Added title banner object.
2010-03-10 José Dapena PazInitial commit of CGP (Clutter Grilo Player).