2010-11-05 |
Akom C | Added Thai translation. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Zeeshan Ali... | core: Remove redundant call to Gst.init() |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Zeeshan Ali... | core: Unique short arg for disabling WMV transcoding |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Zeeshan Ali... | core: Implement DLNA's 'auto-destroy' |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Zeeshan Ali... | core: Only allow importing to our own items |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Zeeshan Ali... | core: No need for modifying value of 'ContainerID' |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Zeeshan Ali... | core: Fix visibility of ItemDestroyer.remove_object |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Zeeshan Ali... | Revert "core: Use Signal.connect* for connecting dynami... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Zeeshan Ali... | core: Correct visibility of a few fields |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Zeeshan Ali... | core: No need to pass dummy args to Gst.init() |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Zeeshan Ali... | core,plugins: Port to vala 0.11.1 |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Zeeshan Ali... | build: Require vala 0.11.1 |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Carles Ferrando | Added Catalan (Valencian) translation |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Zeeshan Ali... | core: Document WritableContainer some more |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Zeeshan Ali... | core,data: Implement ContentDirecotory's DestroyObject |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Zeeshan Ali... | core: Add MediaObject.get_writables() |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Zeeshan Ali... | core,plugins: Add WritableContainer.remove_item() |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Zeeshan Ali... | tracker: SearchContainer.get_item_info() now protected |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Zeeshan Ali... | core: Don't allow uploading to non-place-holder items |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Zeeshan Ali... | core: MediaItem.place_holder is now a property |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Zeeshan Ali... | core: Only provide 'importUri' for place-holder items |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Zeeshan Ali... | core: Remove redundant string conversions |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Zeeshan Ali... | core,plugins: Special interface for writable containers |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Zeeshan Ali... | media-export,tracker: Minor clean-ups |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Zeeshan Ali... | tracker: Update container upon adding item |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Zeeshan Ali... | tracker: Save title when adding item to store |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Zeeshan Ali... | core,plugins: Don't create files for new items |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Zeeshan Ali... | core,media-export: Micro coding-style fixes |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Zeeshan Ali... | tracker: No need for special item creation class |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Zeeshan Ali... | core: Remove redundant item size initialization |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Zeeshan Ali... | core,tracker: CreateObject should use URI when provided |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Zeeshan Ali... | tracker: Put size in store only if its > 0 |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Aron Xu | Update Simplified Chinese translation |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Jens Georg | mpris: Fix wrong service destination |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Bruce Cowan | Updated British English translation |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Jens Georg | media-export: Print enum name for debug |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Jens Georg | media-export: Fix indent |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Jens Georg | media-export: Use simple mode fallback |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Zeeshan Ali... | core: Fix broken NEWS entry for last release |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Zeeshan Ali... | Release announcement for 0.9.1 RYGEL_0_9_1 |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Zeeshan Ali... | core: Don't assume user config dir to be present everywhere |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Jens Georg | build: Properly require automake-1.11 |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Zeeshan Ali... | build: Custom rule to remove .stamp files |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Zeeshan Ali... | tracker: Assume UPnP-created items to be shared |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Zeeshan Ali... | tracker: Honor 'nmm:uPnPShared' property |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Zeeshan Ali... | tracker: Centralize constant for item variable |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Zeeshan Ali... | tracker: CategoryContainer should be abstract |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Matej Urbančič | Updated Slovenian translation |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Changwoo Ryu | Updated Korean translation |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Zeeshan Ali... | tracker: URI escape metadata titles for IDs |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Jorge González | Updated Spanish translation |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Zeeshan Ali... | core: Destroy the device list before quiting main loop |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Ivar Smolin | [l10n] Updated Estonian translation |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Zeeshan Ali... | Release 0.9.0 RYGEL_0_9_0 |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Zeeshan Ali... | media-export: Entertain base Audio and Image classes |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Jens Georg | build: Always set VAPIDIR to ${datadir}/vala/vapi |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Jens Georg | media-export: Handle uint64 in SQLite statements |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Jens Georg | media-export: Proper default values for item metdata |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Zeeshan Ali... | core: Explicitly start service by name |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Zeeshan Ali... | build,core,plugins: Port to GDBus and GVariant |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Zeeshan Ali... | build: Require latest GIO release |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Žygimantas... | Updated Lithuanian translation |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Ivar Smolin | [l10n] Updated Estonian translation |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Milo Casagrande | Removed id locale from LINGUAS, master doesn't have... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Milo Casagrande | [l10n] Added Italian translation, added it locale to... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Zeeshan Ali... | tracker: Unknown size means size of 0 |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Zeeshan Ali... | core,tracker: Set item's size on creation |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Simos Xenitellis | l10n: Updated Greek translation for rygel |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Mario Blättermann | Updated Dutch translation by Mario Blättermann |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Piotr Drąg | Updated Polish translation |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Takayuki KUSANO | Updated Japanese translation |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Gabor Kelemen | Updated Hungarian translation |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Bruno Brouard | Updated French translation |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Gil Forcada | Minor update to Catalan translation |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Joan Duran | Added Catalan translation |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Yaron Shahrabani | Updated Hebrew translation. |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Fran Diéguez | Updated GAlician translations |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Zeeshan Ali... | core,ui,build: Make i18n system actually work |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Jonh Wendell | Updated Brazilian Portuguese translation |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Zeeshan Ali... | tracker: Improved handling of search by "upnp:class" |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Zeeshan Ali... | tracker: Optimize handling of invalid searches |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Zeeshan Ali... | tracker: Join item ID components by ',' rather than ':' |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Marek Černocký | Updated Czech translation |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Rosi Dimova | Updated Bulgarian translation |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Mario Blättermann | [i18n] Updated German translation |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Zeeshan Ali... | VCS: Ignore desktop.in files |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Zeeshan Ali... | i18n: Translate XML .in files rather than XML files |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Zeeshan Ali... | data: Don't distribute generated XML files |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Ivar Smolin | [l10n] Updated Estonian translation |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Zeeshan Ali... | data: Generated XML files must be cleaned by `make... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Zeeshan Ali... | i18n: Ignore rygel-preferences.desktop.in file |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Zeeshan Ali... | data: Add XML .in files to dist |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Zeeshan Ali... | build,ui: Use correct Gtk+ Vala API version |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Zeeshan Ali... | tracker: Add forgotten file from d8cae15 |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Wouter Bolsterlee | Updated Dutch translation by Wouter Bolsterlee |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Wouter Bolsterlee | Updated Dutch translation by Mario Blätterman |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Zeeshan Ali... | i18n: Correct Rygel's spelling in Arabic |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Zeeshan Ali... | tracker: Provide more information for music items |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Zeeshan Ali... | core: AudioItem.n_audio_channels -> channels |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Zeeshan Ali... | tracker,i18n: Add 'Genre' hierarchy |
commit | commitdiff | tree | snapshot |
next |