Modified by: dyek real.com
Date: 11/28/2007
Project: Helix Player
Bugs #: 7197
Synopsis:
Removed extra hxwindow_open(); clean up Superbuffer hx_tmpsb
files
Overview:
An extra hxwindow_open() in hmw_play_from_menu_item() caused
an extra call to hxwindow_open() -- the other was in
hx_dyn_menu_play_and_monitor().
This also cleaned up Superbuffer hx_tmpsb files, which was
left around as a symptom to the above problem.
The bug was the result of code synchronization after
moving hxwindow_open() in and out of
hx_dyn_menu_play_and_monitor().
Renamed from hx_dyn_menu_play_and_monitor_setup() to
hx_dyn_menu_play_and_monitor() to reflect that it isn't just
performing
playback setup anymore, but actually playing back.
Files Modified:
player/app/gtk/dyn_menu.cpp
player/app/gtk/playlistdialog.cpp
Image Size and Heap Use impact (Client -Only):
None.
Platforms and Profiles Affected:
Linux
Distribution Libraries Affected:
None.
Distribution library impact and planned action:
None.
Platforms and Profiles Build Verified:
Profile: helix_client_all_define
Platform: Fedora Core 6
Platforms and Profiles Functionality verified:
Profile: helix_client_all_define
Platform: Fedora Core 6
Branch: HEAD
Copyright assignment: I am a RealNetworks employee.
--
Daniel Yek.
_______________________________________________
Player-dev mailing list
Player-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/play
er-dev
|