624 commits found for project Last.fm Player.
Regular Commiters: chris, russ, root
Last update: 07:47, 01.09.2006

TimeRevisionAuthorRepliesMessageTuesday, 28. March 2006
17:172089chris5* Replace question-marks with underscores as well.
16:512088chris0* Forward port for new win-cache dir.


TimeRevisionAuthorRepliesMessageWednesday, 15. March 2006
07:482078chris0* Add History to new GUI.
07:002077chris0* Add new files.
06:582076chris0* Move stuff around in the new GUI. Too many small changes to document it.
05:372075chris0* Try a new gui mode. Heavily in development, still.


TimeRevisionAuthorRepliesMessageTuesday, 07. March 2006
16:382074chris0* Installer script with proper mutex.
15:492073chris0* Move playlist-handling out of StationDialog.
14:362072chris0* Only save config when really needed. * Prevent timerbar restarting when queuing new songs.


TimeRevisionAuthorRepliesMessageMonday, 06. March 2006
15:342071chris0* Proper 2005, 2006 copyright header everywhere.


TimeRevisionAuthorRepliesMessageThursday, 02. March 2006
18:092070chris0* Further mac fixes.
17:582069chris0* StationDialog needs to be bigger to fit mac metrics.
14:382068chris0* Woohoo, works now. My fault. I'm stupid. Really.
14:272067chris4* Yeah right. Windows logic: There must not be a second capital letter in the mutex-id.
14:242066chris0* What's wrong with this mutex?
14:222065chris0* Let's see if it fails on second creation.
14:042064chris0* Try CreateMutexA().
14:002063chris0* Hm, running out of ideas what it could be.
13:482062chris0* More verbose.
13:442061chris0* Hmm. Weird windows behaviour.
13:392060chris0* Different mb_to_wchar method.
13:352059chris0* Needs a format string.
13:292058chris0* Try wsprintfW.
12:072057chris0* Try different mutex-method.
11:482056chris0* Move mutex creation to main.cpp.
11:432055chris0* Use "L" directly.
11:402054chris0* Let QString do the work... maybe.
11:382053chris0* Try without _T()
11:352052chris0* Another method.
11:342051chris0* Try different way to create Mutex.
11:312050chris0* Windows compile fix.
11:292049chris0* Mutex fix.
11:232048chris0* Updating installer script.
11:222047chris0* Compile fix for Windows.
11:162046chris0* Add Windows mutex for noticing installer of running instances.
05:332045chris0* Fix launching browser for non-x11 systems.
05:292044chris0* Replace everything "Player" with "Radio".
05:242043chris0* Fix irritating username/password message. * Animation is looping again.
04:462042chris0* Fix for Qt 4.1.1.


TimeRevisionAuthorRepliesMessageTuesday, 28. February 2006
16:232041chris0* Update docs.


TimeRevisionAuthorRepliesMessageMonday, 20. February 2006
18:252040chris0* It's "ProxyEnabled", not "ProxyEnable"
18:152039chris0* Change program name to "Radio".
17:482038chris0* Removed "lore ipsum".
15:552037chris0* Update version no. for installer. * Call player silently after installing.
15:542036chris0* Set new version number.
15:332035chris0* User uppercase config names.
15:242034chris0* Silent mode for first install.
14:162033chris0* Directly access registry for windows.
14:122032chris0* Use a slash instead of an empty string.
14:062031chris0* Use new registry names.


TimeRevisionAuthorRepliesMessageFriday, 17. February 2006
18:342030chris0* Remove dupe-code.
17:142029chris0* Update project file for Qt 4.1 on OS X.
16:262028chris0* Need to include headers for calling Safari.
16:232027chris0* Forgot one change for the fix.
16:222026chris0* OS X compile fix.
15:542025chris0* Don't rehandshake if the user switches to the external player via the context menu.
15:472024chris0* No need to set fixed size here. It's in the ui already.
15:452023chris0* Fix selecting global tags in the SearchResultDialog.
15:092022chris0* Update README.
15:042021chris0* Update docs.
14:482020chris0* Small chance of memory leaking.
14:472019chris0* Don't initialize libsamplerate if we don't need it.
00:272018chris0* Add build dir. * Add TODO list.
00:262017chris0* Save build files to subdir. Helps maintaining a clean dir structure.
00:092016chris0* Better tooltips for tag & journal button.


TimeRevisionAuthorRepliesMessageThursday, 16. February 2006
16:102015chris0* No need for a seperate resetAudio() method in the player class.
12:412014chris0* Let the user reinit the audio without rehandshaking / reconnecting.
11:292013chris0* Code cleanups.


TimeRevisionAuthorRepliesMessageWednesday, 15. February 2006
17:382012chris0* Fix for TagDialog.
15:392011chris0* Don't restore the window on currently unavailable desktop estate.
14:342010chris0* Restore window after minimizing.
14:272009chris0* Add quit item to traymenu.
14:142008chris0* Activate and raise window on trayicon click/doubleclick.
02:072007chris0* Don't make windows version crash.
02:022006chris0* Memleak chase.
01:172005chris0* Reduce memory usage.


TimeRevisionAuthorRepliesMessageTuesday, 14. February 2006
15:342004chris0* Make results in search-dialog double-clickable.


TimeRevisionAuthorRepliesMessageMonday, 13. February 2006
15:292003chris0* Never choose primary sound device, since it's crap.
11:042002chris0* Proper square image size.


TimeRevisionAuthorRepliesMessageSunday, 12. February 2006
09:032001chris0* Fix uic warning on processing player.ui. * Use best quality for libsamplerate. High cpu load, but otherwise it sounds just too crappy. Like 32kbps mp3.
08:072000chris0* Move iss config to installer subdir.
08:061999chris0* Proper tray-icon menu. * Compile-time warning fix.
07:481998chris0* Changed installer config for beta version.
07:271997chris0* Add installer graphics. * GUI tweaks for settings and station dialog.


TimeRevisionAuthorRepliesMessageSaturday, 11. February 2006
14:071996chris0* GUI tweaks.
13:591995chris0* Windows trayicon fix. * Update player.pro fot Qt 4.1
13:311994chris0* Fix win compilation.
12:011993chris0* Animation reloading failed. Bummer.
07:301992chris0* Proper minimum size for station dialog.
07:281991chris0* Add tag search support.
04:291990chris0* Forgot to move tag & journal buttons.
04:251989chris0* Smaller buttons and again smaller main-window.


TimeRevisionAuthorRepliesMessageFriday, 10. February 2006
03:441988chris0* Proper resizing for covers, since the window-size has changed.
03:271987chris0* Rescaled dummy cover.
03:221986chris0* Set the proper width in the layout instead.
03:201985chris0* ProgressFrame had a stupid minimum-width. Fixed.
03:021984chris0* Arial font looks better and needs less space.
02:571983chris0* Proper tooltip text for the play button.
02:471982chris0* Order change.
02:451981chris0* Just a little bigger StationDialog.