Timeline


and .

11/19/08: Today

09:03 Ticket #93 (RXCOuIqMBMdJz) created by asvhipa
36G8zn <a href="http://zymazmdvwrnx.com/">zymazmdvwrnx</a>, …

11/18/08: Yesterday

02:42 Changeset [5c7e8d439dea] by milosz2@…
* Simplify code
02:38 Changeset [a5cfa6451554] by milosz2@…
* Highlight search word in SHOUTcast custom search
01:39 Changeset [e33fc286262f] by milosz2@…
* Add option to refresh shoutcast list during runtime, and also some code …
01:10 Changeset [a2619b9bc073] by milosz2@…
* Print date the same way date(1) outputs it by default in library scan …
00:54 Changeset [8ddee097f41d] by milosz2@…
* Subscribe library automatic rescans to library::rescan-in-intervals * …
00:21 Ticket #92 (Test) created by anonymous
Test

11/17/08:

23:16 Changeset [aef8acf6db8f] by Siavash Safi <siavash.safi@…>
* Added automatic volume rescanning
21:49 Changeset [a5859d7b0f75] by milosz2@…
* Use alsa_device as variable name for configured ALSA device, instead of …
21:47 Changeset [5f922edbf7b5] by milosz2@…
* Fix setup_audio(): Code subtly broken after partial copy&pasting over …
21:33 Changeset [c71d0605da6a] by milosz2@…
* Megaleet synchronization between ALSA device string entry and displayed …
19:55 Changeset [1ba93d8f7833] by milosz2@…
* Fix preferences.glade completely * Change ALSA device/card comboboxes …
19:47 Changeset [2075f6d50d97] by milosz2@…
* Revert botched glade file (somehow glade-2 just messed up the …
19:39 Changeset [ffcfe4a9ebd5] by milosz2@…
* Add Preferences options for library rescanning
18:53 Changeset [c2b222af019f] by milosz2@…
* Add 2 new configuration options, bool library::scan-at-startup, and int …

11/16/08:

22:27 Changeset [c67f3a4bead0] by Milosz Derezynski <monostatic77@…>
* Don't use separate MCS instance for plugin stuff, which has been made …
22:21 Changeset [282a59fbb4cd] by Milosz Derezynski <monostatic77@…>
* Don't use gint64, but int with Mcs::KeyVariant?
22:19 Changeset [e096077d3752] by Milosz Derezynski <monostatic77@…>
* Wrap Mcs::KeyVariant? into Python
22:04 Changeset [51fd645cf759] by Milosz Derezynski <monostatic77@…>
* Fix a few more problems with correct type of key registration
21:52 Changeset [99481ede4250] by Milosz Derezynski <monostatic77@…>
* MCS: Fix problem: Register keys with the right type
21:44 Changeset [3ddcf2d9cdfa] by Milosz Derezynski <monostatic77@…>
* Oops: load config file first, then register keys+domains using the new …
21:29 Changeset [6c38bf5b5ad4] by Milosz Derezynski <monostatic77@…>
* MCS: load configuration first, and evaluate keys upon registration; this …
20:13 Changeset [9a51ca444f65] by Milosz Derezynski <monostatic77@…>
* Fix configuring the ALSA device from device string
18:28 Changeset [411b65158694] by Milosz Derezynski <monostatic77@…>
* Add preferences option to limit radio streams to a given bitrate
16:52 Changeset [81fe3d1df65c] by Milosz Derezynski <monostatic77@…>
* Fix copy&paste introduced typo (library-scanner-thread.cc:553 i3 instead …
15:39 Changeset [3abbe41084d0] by Milosz Derezynski <monostatic77@…>
* Synchronize error messages between deep rescan and dir-ctime-based …
15:31 Changeset [d68fcd993b81] by Milosz Derezynski <monostatic77@…>
* Also set actions sensitive/insensitive depending on the selected volume …
15:26 Changeset [64818ff54010] by Milosz Derezynski <monostatic77@…>
* Add tooltips to mlibmanager window
15:18 Changeset [5f7e72a387d6] by Milosz Derezynski <monostatic77@…>
* More fixes in formatting (unescape URIs, remove quotes around URIs for …
15:00 Changeset [ed18d44b9186] by Milosz Derezynski <monostatic77@…>
* Improve formatting and details for scan details
14:57 Changeset [6dc36ead7456] by Milosz Derezynski <monostatic77@…>
* Details for scan: Display list of erroneous files along with error …
14:16 Changeset [b782a816f2f6] by Milosz Derezynski <monostatic77@…>
* Change ScanEnd? signal from emitting a bunch of gints to a single struct …
13:19 Changeset [6cc53260312d] by Milosz Derezynski <monostatic77@…>
* Remove redundant typefinding in taglib plugins, and callers of …

11/15/08:

18:15 Changeset [17a0097e7236] by Milosz Derezynski <monostatic77@…>
* Disable erase_track in DataFilterModel?, seems for some reason to be …
17:38 Changeset [1e5f5bef6e55] by Milosz Derezynski <monostatic77@…>
* Ask user whether he really wants to add a given path to the library
17:37 Changeset [778c19de2f5c] by Milosz Derezynski <monostatic77@…>
* Deep-scan path when adding a new path using the mlibmanager
17:27 Changeset [d7c93cc9caaa] by Milosz Derezynski <monostatic77@…>
* Recurse from collect_paths_recursive into collect_paths_recursive, not …
17:20 Changeset [c536eb74e272] by Milosz Derezynski <monostatic77@…>
* Fix previously mentioned deep-scan again (wrong code in …
17:14 Changeset [f4ee6eaaeb36] by Milosz Derezynski <monostatic77@…>
* Bug in deep rescan: Don't scan only first path of volume, but all music …
17:11 Changeset [b40fa16b2041] by Milosz Derezynski <monostatic77@…>
* Remove debug messages printout
17:09 Changeset [d6bc97b1e6c7] by Milosz Derezynski <monostatic77@…>
* MLibManager: Set deep-rescan and vacuum buttons sensitive depending on …
17:06 Changeset [e375132d0e27] by Milosz Derezynski <monostatic77@…>
* Forgot to add Gtk::Button* members for deep-rescan and vacuum buttons
17:06 Changeset [3b202c839ca4] by Milosz Derezynski <monostatic77@…>
* Restore deep rescan of locations (folders, shares, etc) * Move …
06:17 Changeset [44611fc1ae35] by Milosz Derezynski <monostatic77@…>
* Improve library rescanning by storing last-scan-date, and checking …

11/08/08:

21:26 Changeset [8f55cccf5f70] by Milosz Derezynski <monostatic77@…>
* Merge
20:34 Changeset [62a398133a59] by Siavash Safi <siavash.safi@…>
* Fixed Configure Columns and renamed Music Library Menu Items to match …
16:24 Ticket #91 (Crash on first start) created by Thomas
Hi, I successfully compiled audiosource from mercurial. But on the first …
09:45 Changeset [167292f91db7] by Siavash Safi <siavash.safi@…>
* Ported to giomm
09:44 Changeset [65da13e1d0fd] by Siavash Safi <siavash.safi@…>
* Fixed volume rescanning in music library manage
09:43 Changeset [6ab1b9252a30] by Siavash Safi <siavash.safi@…>
* Reverted a wrong commited file

11/07/08:

22:11 Changeset [af65f654a694] by Siavash Safi <siavash.safi@…>
* Fixed volume rescanning in music library manager
22:10 Changeset [4f9959026b33] by Siavash Safi <siavash.safi@…>
* Ported library scanner to giomm

11/06/08:

16:32 Changeset [20abc79a3520] by Siavash Safi <siavash.safi@…>
* Removed unneeded DATA_DIR #undef and #define
16:01 Changeset [53d981ef9ece] by Milosz Derezynski <monostatic77@…>
* Remove hardcoded data dir path (once again)
02:35 Changeset [e4e2f3d58ee0] by Milosz Derezynski <monostatic77@…>
* Merge
02:35 Changeset [9bdd2cd691eb] by Milosz Derezynski <monostatic77@…>
* Display artist+album horizontally in the album list, which is easier to …

11/05/08:

08:18 Ticket #90 (qQCPsIrXdQuE) created by eonyvki
zH2100 <a href="http://iysiirikdopp.com/">iysiirikdopp</a>, …
08:18 Ticket #89 (qQCPsIrXdQuE) created by eonyvki
zH2100 <a href="http://iysiirikdopp.com/">iysiirikdopp</a>, …
08:18 Ticket #88 (qQCPsIrXdQuE) created by eonyvki
zH2100 <a href="http://iysiirikdopp.com/">iysiirikdopp</a>, …

10/31/08:

00:10 Changeset [5967056b6f1b] by David Le Brun <david@…>
* Replaced hardcoded path with DATA_DIR

10/29/08:

20:17 Changeset [63882c34a149] by Milosz Derezynski <monostatic77@…>
* AlbumView?: Restore playback/enqueue when using the keyboard
19:55 Changeset [9b835ce94922] by Milosz Derezynski <monostatic77@…>
* Enqueue albums and tracks in album view when using ctrl+double clic

10/24/08:

21:06 Changeset [779b8a32b98f] by Milosz Derezynski <monostatic77@…>
* Don't copy GstMessage? in bus handler for spectrum, but instead directly …

10/21/08:

00:56 WikiStart edited by milosz
(diff)
00:47 Ticket #87 (crash on clicking "Album info") closed by milosz
wontfix: Hello, It's a real bug in the code because Album Info shouldn't be …
Note: See TracTimeline for information about the timeline view.