summaryrefslogtreecommitdiff
path: root/components/music/nautilus-music-view.c
Commit message (Expand)AuthorAgeFilesLines
* Do some routine housekeeping that will help make the futureDarin Adler2000-10-191-239/+277
* completed bug 2261, setting images for album covers, by making the setAndy Hertzfeld2000-10-191-16/+22
* Some Music View fixes. Andy asked me to work on this.Darin Adler2000-10-181-74/+80
* for bug 2261, added a "set cover image" button to the music view, which isAndy Hertzfeld2000-10-171-2/+129
* fixed occasional segfaults from fm_icon_view_update_menus being calledAndy Hertzfeld2000-10-171-59/+72
* As Arlo suggested, moved the album cover image to the right of the playAndy Hertzfeld2000-10-161-1/+1
* Music views now update the color of their label text when the backgroundMike Engber2000-10-121-0/+29
* Add a FIXME.Darin Adler2000-10-121-2/+6
* Bye bye to directory metadata. (set_metadata_string_in_metafile): don'tMaciej Stachowiak2000-10-121-1/+1
* Fixed window title.NAUTILUS_UIH_MERGE_BASEDarin Adler2000-10-041-1/+1
* made the music view use nautilus_sound for process management; get theAndy Hertzfeld2000-10-031-1/+26
* implemented sound process management using gconf to store the process IDAndy Hertzfeld2000-10-031-15/+2
* fixed bug 1280, music view needs alert when it can't iterate directoryAndy Hertzfeld2000-10-021-2/+6
* fixed the PR2 part of bug 2390, "command:" URI-activating security hole,Andy Hertzfeld2000-10-021-1/+1
* changed the sound ability test to use esd_audio_open instead of openingAndy Hertzfeld2000-10-021-2/+4
* fixed bug 2107, music view fails when encountering a broken image file, byAndy Hertzfeld2000-09-291-20/+27
* fixed bug 3271, music view doesn't check if sound hardware is present, byAndy Hertzfeld2000-09-291-3/+23
* corrected flawed property frame image accidentally checked in earlier;Andy Hertzfeld2000-09-291-6/+23
* Fixed bug 3236 (Window titles are indistinguishable in taskbar)John Sullivan2000-09-221-1/+1
* fixed bug 2374, music view crashes when attempting to play non-localAndy Hertzfeld2000-09-201-0/+11
* fixed bug 2160, don't display album title and artist for mixed directoriesAndy Hertzfeld2000-09-121-10/+17
* Made the time to go and the total time in the Music View use the antiJosh Barrow2000-09-101-6/+11
* Add unref/ref functions for gcs that take NULL.Ramiro Estrugo2000-08-291-2/+2
* Wrote new bug reports for FIXMEs, and added bug numbers.John Sullivan2000-08-281-9/+18
* New convenient function to set the font from components.Ramiro Estrugo2000-08-281-4/+4
* used anti-aliased text, via nautilus_label throught the first time druidAndy Hertzfeld2000-08-281-8/+12
* Moved functions to gnome-vfs.Darin Adler2000-08-251-2/+2
* Checked in this patch from Ken Kocienda, which fixesJohn Sullivan2000-08-231-1/+1
* Use g_strdup instead of strdup (get_CPU_description): Free allocated dataGeorge Lebl2000-08-191-15/+11
* Second cut at syncing our desktop background with GNOME's (bug 1047) NowMike Engber2000-08-151-3/+5
* Fixed bug 1940, where the music view crashed when sorting by title orRebecca Schulman2000-08-041-2/+4
* fixed bug 1910, there is no way to stop a song once you leave the musicAndy Hertzfeld2000-08-041-0/+5
* Updates nautilus to the latest gnome-vfs changes.Mathieu Lacage2000-07-221-2/+2
* Change include style from <libtrilobite/xxx.h> to "xxx.h" to fix theDarin Adler2000-07-191-3/+3
* Fix a divide-by-zero problem. (play_status_display),Darin Adler2000-07-051-17/+38
* integrated Erik Gustavsson's patches to make the slider work correctly atAndy Hertzfeld2000-06-291-90/+47
* Changed to use new call that's for receiving dropped images.Darin Adler2000-06-281-1/+1
* Removed a bunch of incorrect calls to bonobo_object_unref. An error in theDarin Adler2000-06-271-3/+2
* integrate Erik's patches for variable bit rate files and removal ofAndy Hertzfeld2000-06-261-75/+46
* Switched to match new GnomeVFS renamings.Pavel2000-06-241-1/+1
* Updated callers of the gnome-vfs calls that I just changed. In some casesDarin Adler2000-06-211-3/+3
* Convert a bunch of illegal mime types "special/*" to legal equivalents.Pavel Cisler2000-06-161-1/+1
* fixed problem where track time slider was broken in the music view. FixedAndy Hertzfeld2000-06-151-19/+16
* Preparations to make nautilus_file_get use async. I/O.Darin Adler2000-06-141-46/+53
* Renamed and changed around parameters for the basic operations onDarin Adler2000-06-131-51/+37
* Final batch (for now) of adding bug numbers to FIXMEs.John Sullivan2000-06-071-2/+2
* Added bug numbers to FIXMEs, and removed a few stale ones.John Sullivan2000-06-061-1/+0
* Task 667. Unhardcode font strings.Ramiro Estrugo2000-06-021-3/+6
* [removed] [removed]Darin Adler2000-05-251-39/+42
* The ViewFrame <-> View renaming.Darin Adler2000-05-231-11/+11